gem5  v22.1.0.0
Public Types | Public Member Functions | List of all members
gem5::X86ISA::MiscOp< Base > Struct Template Reference

#include <microop_args.hh>

Inheritance diagram for gem5::X86ISA::MiscOp< Base >:

Public Types

using ArgType = CtrlRegIndex
 

Public Member Functions

template<class InstType >
 MiscOp (InstType *inst, ArgType idx)
 
void print (std::ostream &os) const
 

Detailed Description

template<class Base>
struct gem5::X86ISA::MiscOp< Base >

Definition at line 217 of file microop_args.hh.

Member Typedef Documentation

◆ ArgType

template<class Base >
using gem5::X86ISA::MiscOp< Base >::ArgType = CtrlRegIndex

Definition at line 219 of file microop_args.hh.

Constructor & Destructor Documentation

◆ MiscOp()

template<class Base >
template<class InstType >
gem5::X86ISA::MiscOp< Base >::MiscOp ( InstType *  inst,
ArgType  idx 
)
inline

Definition at line 222 of file microop_args.hh.

Member Function Documentation

◆ print()

template<class Base >
void gem5::X86ISA::MiscOp< Base >::print ( std::ostream &  os) const
inline

The documentation for this struct was generated from the following file:

Generated on Wed Dec 21 2022 10:25:04 for gem5 by doxygen 1.9.1