gem5  v22.1.0.0
Public Member Functions | List of all members
gem5::PowerISA::UnimplementedOpcodeFault Class Reference

#include <faults.hh>

Inheritance diagram for gem5::PowerISA::UnimplementedOpcodeFault:
gem5::PowerISA::PowerFault gem5::FaultBase

Public Member Functions

 UnimplementedOpcodeFault ()
 
void invoke (ThreadContext *tc, const StaticInstPtr &inst=nullStaticInstPtr) override
 
- Public Member Functions inherited from gem5::FaultBase
virtual ~FaultBase ()
 

Additional Inherited Members

- Protected Member Functions inherited from gem5::PowerISA::PowerFault
 PowerFault (FaultName name)
 
FaultName name () const
 
- Protected Attributes inherited from gem5::PowerISA::PowerFault
FaultName _name
 

Detailed Description

Definition at line 59 of file faults.hh.

Constructor & Destructor Documentation

◆ UnimplementedOpcodeFault()

gem5::PowerISA::UnimplementedOpcodeFault::UnimplementedOpcodeFault ( )
inline

Definition at line 62 of file faults.hh.

Member Function Documentation

◆ invoke()

void gem5::PowerISA::UnimplementedOpcodeFault::invoke ( ThreadContext tc,
const StaticInstPtr inst = nullStaticInstPtr 
)
overridevirtual

The documentation for this class was generated from the following files:

Generated on Wed Dec 21 2022 10:24:18 for gem5 by doxygen 1.9.1