gem5 v24.0.0.0
Loading...
Searching...
No Matches
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 Tue Jun 18 2024 16:24:21 for gem5 by doxygen 1.11.0