gem5 v24.0.0.0
|
#include <microop_args.hh>
Public Types | |
using | ArgType = SegRegIndex |
Public Member Functions | |
template<class InstType > | |
SegOp (InstType *inst, ArgType idx) | |
void | print (std::ostream &os) const |
Definition at line 215 of file microop_args.hh.
using gem5::X86ISA::SegOp< Base >::ArgType = SegRegIndex |
Definition at line 217 of file microop_args.hh.
|
inline |
Definition at line 220 of file microop_args.hh.
|
inline |
Definition at line 223 of file microop_args.hh.
References gem5::X86ISA::os, and gem5::X86ISA::X86StaticInst::printSegment().