Go to the documentation of this file.
29 #ifndef __ARCH_SPARC_ISA_HH__
30 #define __ARCH_SPARC_ISA_HH__
49 struct SparcISAParams;
175 return new PCState(new_inst_addr);
int flattenVecElemIndex(int reg) const
static const int TotalWindowed
uint64_t fsr
Floating point misc registers.
void processTickCompare()
Process a tick compare event and generate an interrupt on the cpu if appropriate.
static const int WindowOverlap
EventWrapper< ISA, &ISA::processHSTickCompare > HSTickCompareEvent
void installWindow(int cwp, int offset)
void processHSTickCompare()
void setFSReg(int miscReg, RegVal val)
uint64_t getExecutingAsid() const override
@ CCRegClass
Condition-code register.
HSTickCompareEvent * hSTickCompare
RegVal readFSReg(int miscReg)
void serialize(CheckpointOut &cp) const override
Serialize an object.
void copyRegsFrom(ThreadContext *src) override
@ MISCREG_HPSTATE
Hyper privileged registers.
void installGlobals(int gl, int offset)
int flattenMiscIndex(int reg) const
static const int NumGlobalRegs
bool inUserMode() const override
PCStateBase * newPCState(Addr new_inst_addr=0) const override
void unserialize(CheckpointIn &cp) override
Unserialize an object.
@ FloatRegClass
Floating-point register.
EventWrapper< ISA, &ISA::processSTickCompare > STickCompareEvent
EventWrapper< ISA, &ISA::processTickCompare > TickCompareEvent
ThreadContext is the external interface to all thread state for anything outside of the CPU.
static const int RegsPerWindow
void setMiscRegNoEffect(int miscReg, RegVal val)
TickCompareEvent * tickCompare
int flattenVecPredIndex(int reg) const
int flattenFloatIndex(int reg) const
void processSTickCompare()
HPSTATE hpstate
Hyperprivileged Registers.
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
uint16_t priContext
MMU Internal Registers.
static const int TotalGlobals
RegVal readMiscRegNoEffect(int miscReg) const
@ IntRegClass
Integer register.
int flattenVecIndex(int reg) const
int flattenCCIndex(int reg) const
RegId flattenRegId(const RegId ®Id) const
@ MiscRegClass
Control (misc) register.
void setMiscReg(int miscReg, RegVal val)
std::ostream CheckpointOut
static const int NumWindowedRegs
GenericISA::DelaySlotUPCState< 4 > PCState
RegVal readMiscReg(int miscReg)
int flattenIntIndex(int reg) const
constexpr RegIndex index() const
Index accessors.
RegIndex intRegMap[TotalInstIntRegs]
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
constexpr RegClassType classValue() const
Class accessor.
STickCompareEvent * sTickCompare
@ MISCREG_MMU_P_CONTEXT
MMU Internal Registers.
Register ID: describe an architectural register with its class and index.
Generated on Thu Jun 16 2022 10:41:37 for gem5 by doxygen 1.8.17