gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::X86ISA::CrOp< Base > Struct Template Reference

#include <microop_args.hh>

Inheritance diagram for gem5::X86ISA::CrOp< Base >:

Public Types

using ArgType = CrRegIndex
 

Public Member Functions

template<class InstType >
 CrOp (InstType *inst, ArgType idx)
 
void print (std::ostream &os) const
 

Detailed Description

template<class Base>
struct gem5::X86ISA::CrOp< Base >

Definition at line 184 of file microop_args.hh.

Member Typedef Documentation

◆ ArgType

template<class Base >
using gem5::X86ISA::CrOp< Base >::ArgType = CrRegIndex

Definition at line 186 of file microop_args.hh.

Constructor & Destructor Documentation

◆ CrOp()

template<class Base >
template<class InstType >
gem5::X86ISA::CrOp< Base >::CrOp ( InstType * inst,
ArgType idx )
inline

Definition at line 189 of file microop_args.hh.

Member Function Documentation

◆ print()

template<class Base >
void gem5::X86ISA::CrOp< Base >::print ( std::ostream & os) const
inline

Definition at line 192 of file microop_args.hh.

References gem5::ccprintf(), and gem5::X86ISA::os.


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