gem5
v21.1.0.0
|
#include <microop_args.hh>
Public Types | |
using | ArgType = CtrlRegIndex |
Public Member Functions | |
template<class InstType > | |
MiscOp (InstType *inst, ArgType idx) | |
void | print (std::ostream &os) const |
Definition at line 187 of file microop_args.hh.
using gem5::X86ISA::MiscOp< Base >::ArgType = CtrlRegIndex |
Definition at line 189 of file microop_args.hh.
|
inline |
Definition at line 192 of file microop_args.hh.
|
inline |
Definition at line 195 of file microop_args.hh.
References gem5::MiscRegClass, gem5::X86ISA::os, and gem5::X86ISA::X86StaticInst::printReg().