The ExecContext is an abstract base class the provides the interface used by the ISA to manipulate th...
virtual ThreadContext * tcBase() const =0
Returns a pointer to the ThreadContext.
virtual const PCStateBase & pcState() const =0
ThreadContext is the external interface to all thread state for anything outside of the CPU.
virtual System * getSystemPtr()=0