gem5  [DEVELOP-FOR-23.0]
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
gem5::X86ISA::Src3Op Struct Reference

#include <microop_args.hh>

Public Member Functions

RegIndex opIndex () const
 
 Src3Op (RegIndex _src3, size_t _size)
 
template<class InstType >
 Src3Op (RegIndex _src3, InstType *inst)
 

Public Attributes

const RegIndex src3
 
const size_t size
 

Detailed Description

Definition at line 94 of file microop_args.hh.

Constructor & Destructor Documentation

◆ Src3Op() [1/2]

gem5::X86ISA::Src3Op::Src3Op ( RegIndex  _src3,
size_t  _size 
)
inline

Definition at line 100 of file microop_args.hh.

◆ Src3Op() [2/2]

template<class InstType >
gem5::X86ISA::Src3Op::Src3Op ( RegIndex  _src3,
InstType *  inst 
)
inline

Definition at line 102 of file microop_args.hh.

Member Function Documentation

◆ opIndex()

RegIndex gem5::X86ISA::Src3Op::opIndex ( ) const
inline

Definition at line 98 of file microop_args.hh.

References src3.

Member Data Documentation

◆ size

const size_t gem5::X86ISA::Src3Op::size

Definition at line 97 of file microop_args.hh.

◆ src3

const RegIndex gem5::X86ISA::Src3Op::src3

Definition at line 96 of file microop_args.hh.

Referenced by opIndex().


The documentation for this struct was generated from the following file:

Generated on Sun Jul 30 2023 01:58:23 for gem5 by doxygen 1.8.17