gem5  v22.1.0.0
Public Types | Public Member Functions | Public Attributes | List of all members
gem5::X86ISA::FaultOp Struct Reference

#include <microop_args.hh>

Public Types

using ArgType = Fault
 

Public Member Functions

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

Public Attributes

Fault fault
 

Detailed Description

Definition at line 327 of file microop_args.hh.

Member Typedef Documentation

◆ ArgType

Definition at line 329 of file microop_args.hh.

Constructor & Destructor Documentation

◆ FaultOp()

template<class InstType >
gem5::X86ISA::FaultOp::FaultOp ( InstType *  inst,
ArgType  _fault 
)
inline

Definition at line 334 of file microop_args.hh.

Member Function Documentation

◆ print()

void gem5::X86ISA::FaultOp::print ( std::ostream &  os) const
inline

Definition at line 337 of file microop_args.hh.

References gem5::ccprintf(), fault, and gem5::X86ISA::os.

Member Data Documentation

◆ fault

Fault gem5::X86ISA::FaultOp::fault

Definition at line 331 of file microop_args.hh.

Referenced by print().


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