virtual TheISA::PCState pcState() const =0
virtual RegVal readIntReg(RegIndex reg_idx) const =0
virtual Process * getProcessPtr()=0
ThreadContext is the external interface to all thread state for anything outside of the CPU...
virtual void setIntReg(RegIndex reg_idx, RegVal val)=0
Declarations of a non-full system Page Table.
const Entry * lookup(Addr vaddr)
Lookup function.