gem5
v22.0.0.0
|
#include <microop_args.hh>
Public Types | |
using | ArgType = DbgRegIndex |
Public Member Functions | |
template<class InstType > | |
DbgOp (InstType *inst, ArgType idx) | |
void | print (std::ostream &os) const |
Definition at line 186 of file microop_args.hh.
using gem5::X86ISA::DbgOp< Base >::ArgType = DbgRegIndex |
Definition at line 188 of file microop_args.hh.
|
inline |
Definition at line 191 of file microop_args.hh.
|
inline |
Definition at line 194 of file microop_args.hh.
References gem5::ccprintf(), and gem5::X86ISA::os.