gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 342 of file microop_args.hh.

Member Typedef Documentation

◆ ArgType

Definition at line 344 of file microop_args.hh.

Constructor & Destructor Documentation

◆ FaultOp()

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

Definition at line 349 of file microop_args.hh.

Member Function Documentation

◆ print()

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

Definition at line 352 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 346 of file microop_args.hh.

Referenced by print().


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

Generated on Tue Jun 18 2024 16:24:54 for gem5 by doxygen 1.11.0