gem5 v24.0.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 230 of file microop_args.hh.
using gem5::X86ISA::MiscOp< Base >::ArgType = CtrlRegIndex |
Definition at line 232 of file microop_args.hh.
|
inline |
Definition at line 235 of file microop_args.hh.
|
inline |
Definition at line 238 of file microop_args.hh.
References gem5::ArmISA::miscRegClass, gem5::X86ISA::os, and gem5::X86ISA::X86StaticInst::printReg().