gem5 v24.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 199 of file microop_args.hh.
using gem5::X86ISA::DbgOp< Base >::ArgType = DbgRegIndex |
Definition at line 201 of file microop_args.hh.
|
inline |
Definition at line 204 of file microop_args.hh.
|
inline |
Definition at line 207 of file microop_args.hh.
References gem5::ccprintf(), and gem5::X86ISA::os.