gem5
|
#include <faults.hh>
Private Member Functions | |
void | invoke (ThreadContext *tc, const StaticInstPtr &inst=StaticInst::nullStaticInstPtr) |
Additional Inherited Members | |
Public Types inherited from SparcISA::SparcFaultBase | |
enum | PrivilegeLevel { U, User = U, P, Privileged = P, H, Hyperprivileged = H, NumLevels, SH = -1, ShouldntHappen = SH } |
Public Member Functions inherited from SparcISA::SparcFault< PowerOnReset > | |
FaultName | name () const |
TrapType | trapType () |
FaultPriority | priority () |
FaultStat & | countStat () |
PrivilegeLevel | getNextLevel (PrivilegeLevel current) |
Static Protected Attributes inherited from SparcISA::SparcFault< PowerOnReset > | |
static FaultVals | vals |
|
privatevirtual |
Reimplemented from SparcISA::SparcFaultBase.
Definition at line 554 of file faults.cc.
References SparcISA::enterREDState(), SparcISA::getREDVector(), SparcISA::MaxGL, SparcISA::MaxTL, SparcISA::MISCREG_GL, SparcISA::MISCREG_HPSTATE, SparcISA::MISCREG_PSTATE, SparcISA::MISCREG_TICK, SparcISA::MISCREG_TL, SparcISA::MISCREG_TT, GenericISA::DelaySlotPCState< MachInst >::nnpc(), GenericISA::SimplePCState< MachInst >::npc(), GenericISA::DelaySlotUPCState< MachInst >::nupc(), pc, GenericISA::SimplePCState< MachInst >::pc(), ThreadContext::pcState(), ThreadContext::readMiscRegNoEffect(), ThreadContext::setMiscReg(), ThreadContext::setMiscRegNoEffect(), ULL, and GenericISA::DelaySlotUPCState< MachInst >::upc().