gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
gem5::X86ISA::Src2Op Struct Reference

#include <microop_args.hh>

Public Member Functions

RegIndex opIndex () const
 
 Src2Op (RegIndex _src2, size_t _size)
 
template<class InstType >
 Src2Op (RegIndex _src2, InstType *inst)
 

Public Attributes

const RegIndex src2
 
const size_t size
 

Detailed Description

Definition at line 81 of file microop_args.hh.

Constructor & Destructor Documentation

◆ Src2Op() [1/2]

gem5::X86ISA::Src2Op::Src2Op ( RegIndex  _src2,
size_t  _size 
)
inline

Definition at line 87 of file microop_args.hh.

◆ Src2Op() [2/2]

template<class InstType >
gem5::X86ISA::Src2Op::Src2Op ( RegIndex  _src2,
InstType *  inst 
)
inline

Definition at line 89 of file microop_args.hh.

Member Function Documentation

◆ opIndex()

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

Definition at line 85 of file microop_args.hh.

References src2.

Member Data Documentation

◆ size

const size_t gem5::X86ISA::Src2Op::size

Definition at line 84 of file microop_args.hh.

◆ src2

const RegIndex gem5::X86ISA::Src2Op::src2

Definition at line 83 of file microop_args.hh.

Referenced by opIndex().


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

Generated on Wed Dec 21 2022 10:25:04 for gem5 by doxygen 1.9.1