gem5 v24.1.0.1
|
#include <faults.hh>
Public Member Functions | |
TrapFault () | |
void | invoke (ThreadContext *tc, const StaticInstPtr &inst=nullStaticInstPtr) override |
![]() | |
virtual | ~FaultBase () |
Additional Inherited Members | |
![]() | |
PowerFault (FaultName name) | |
FaultName | name () const |
![]() | |
FaultName | _name |
|
overridevirtual |
Reimplemented from gem5::FaultBase.
Definition at line 61 of file faults.cc.
References gem5::ThreadContext::contextId(), gem5::ThreadContext::getSystemPtr(), gem5::PCStateBase::instAddr(), panic, gem5::ThreadContext::pcState(), and gem5::System::trapToGdb().