gem5 v24.0.0.0
|
#include <faults.hh>
Public Member Functions | |
MachineCheckFault () | |
Public Member Functions inherited from gem5::FaultBase | |
virtual void | invoke (ThreadContext *tc, const StaticInstPtr &inst=nullStaticInstPtr) |
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 |
|
inline |