gem5
v21.2.1.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 216 of file microop_args.hh.
using gem5::X86ISA::MiscOp< Base >::ArgType = CtrlRegIndex |
Definition at line 218 of file microop_args.hh.
|
inline |
Definition at line 221 of file microop_args.hh.
|
inline |
Definition at line 224 of file microop_args.hh.
References gem5::MiscRegClass, gem5::X86ISA::os, and gem5::X86ISA::X86StaticInst::printReg().