virtual RegVal readCCReg(RegIndex reg_idx) const =0
ThreadContext is the external interface to all thread state for anything outside of the CPU.
virtual RegVal readMiscRegNoEffect(RegIndex misc_reg) const =0
virtual void setMiscReg(RegIndex misc_reg, RegVal val)=0
virtual void setCCReg(RegIndex reg_idx, RegVal val)=0