gem5  v20.1.0.0
Namespaces | Functions
faults.cc File Reference
#include "arch/sparc/faults.hh"
#include <algorithm>
#include "arch/sparc/isa_traits.hh"
#include "arch/sparc/process.hh"
#include "arch/sparc/tlb.hh"
#include "arch/sparc/types.hh"
#include "base/bitfield.hh"
#include "base/trace.hh"
#include "cpu/base.hh"
#include "cpu/thread_context.hh"
#include "mem/page_table.hh"
#include "sim/full_system.hh"
#include "sim/process.hh"

Go to the source code of this file.

Namespaces

 SparcISA
 

Functions

void SparcISA::enterREDState (ThreadContext *tc)
 This causes the thread context to enter RED state. More...
 
void SparcISA::doREDFault (ThreadContext *tc, TrapType tt)
 This sets everything up for a RED state trap except for actually jumping to the handler. More...
 
void SparcISA::doNormalFault (ThreadContext *tc, TrapType tt, bool gotoHpriv)
 This sets everything up for a normal trap except for actually jumping to the handler. More...
 
void SparcISA::getREDVector (RegVal TT, Addr &PC, Addr &NPC)
 
void SparcISA::getHyperVector (ThreadContext *tc, Addr &PC, Addr &NPC, RegVal TT)
 
void SparcISA::getPrivVector (ThreadContext *tc, Addr &PC, Addr &NPC, RegVal TT, RegVal TL)
 

Generated on Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17