gem5
v22.0.0.1
|
#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 217 of file microop_args.hh.
using gem5::X86ISA::MiscOp< Base >::ArgType = CtrlRegIndex |
Definition at line 219 of file microop_args.hh.
|
inline |
Definition at line 222 of file microop_args.hh.
|
inline |
Definition at line 225 of file microop_args.hh.
References gem5::MiscRegClass, gem5::X86ISA::os, and gem5::X86ISA::X86StaticInst::printReg().