gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::X86ISA::Src1Op Struct Reference

#include <microop_args.hh>

Public Member Functions

RegIndex opIndex () const
 
 Src1Op (RegIndex _src1, size_t _size)
 
template<class InstType >
 Src1Op (RegIndex _src1, InstType *inst)
 

Public Attributes

const RegIndex src1
 
const size_t size
 

Detailed Description

Definition at line 68 of file microop_args.hh.

Constructor & Destructor Documentation

◆ Src1Op() [1/2]

gem5::X86ISA::Src1Op::Src1Op ( RegIndex _src1,
size_t _size )
inline

Definition at line 74 of file microop_args.hh.

◆ Src1Op() [2/2]

template<class InstType >
gem5::X86ISA::Src1Op::Src1Op ( RegIndex _src1,
InstType * inst )
inline

Definition at line 76 of file microop_args.hh.

Member Function Documentation

◆ opIndex()

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

Definition at line 72 of file microop_args.hh.

References src1.

Member Data Documentation

◆ size

const size_t gem5::X86ISA::Src1Op::size

Definition at line 71 of file microop_args.hh.

◆ src1

const RegIndex gem5::X86ISA::Src1Op::src1

Definition at line 70 of file microop_args.hh.

Referenced by opIndex().


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

Generated on Tue Jun 18 2024 16:24:54 for gem5 by doxygen 1.11.0