gem5
|
#include <faults.hh>
Public Member Functions | |
SpillNNormal (uint32_t n) | |
void | invoke (ThreadContext *tc, const StaticInstPtr &inst=StaticInst::nullStaticInstPtr) |
![]() | |
EnumeratedFault (uint32_t n) | |
TrapType | trapType () |
![]() | |
FaultName | name () const |
FaultPriority | priority () |
FaultStat & | countStat () |
PrivilegeLevel | getNextLevel (PrivilegeLevel current) |
Additional Inherited Members | |
![]() | |
enum | PrivilegeLevel { U, User = U, P, Privileged = P, H, Hyperprivileged = H, NumLevels, SH = -1, ShouldntHappen = SH } |
![]() | |
uint32_t | _n |
![]() | |
static FaultVals | vals |
|
virtual |
Reimplemented from SparcISA::SparcFaultBase.
Definition at line 760 of file faults.cc.
References SparcISA::doNormalFault(), FullSystem, ThreadContext::getProcessPtr(), MipsISA::p, ThreadContext::pcState(), SparcProcess::readSpillStart(), and ArmISA::sp.