virtual RegVal readMiscRegNoEffect(RegIndex misc_reg) const =0
virtual void setIntReg(RegIndex reg_idx, RegVal val)=0
virtual Process * getProcessPtr()=0
const Entry * lookup(Addr vaddr)
Lookup function.
ThreadContext is the external interface to all thread state for anything outside of the CPU.
virtual TheISA::PCState pcState() const =0
virtual void setMiscReg(RegIndex misc_reg, RegVal val)=0
virtual RegVal readIntReg(RegIndex reg_idx) const =0
virtual BaseTLB * getDTBPtr()=0