virtual Process * getProcessPtr()=0
virtual void setIntReg(int reg_idx, uint64_t val)=0
virtual TheISA::PCState pcState()=0
ThreadContext is the external interface to all thread state for anything outside of the CPU...
virtual uint64_t readIntReg(int reg_idx)=0
virtual MiscReg readMiscReg(int misc_reg)=0
Declarations of a non-full system Page Table.
virtual bool lookup(Addr vaddr, TheISA::TlbEntry &entry)=0
Lookup function.