constexpr T insertBits(T val, unsigned first, unsigned last, B bit_val)
Returns val with bits first to last set to the LSBs of bit_val.
virtual BaseMMU * getMMUPtr()=0
ThreadContext is the external interface to all thread state for anything outside of the CPU.
virtual ContextID contextId() const =0
virtual TheISA::Decoder * getDecoderPtr()=0
virtual BaseCPU * getCpuPtr()=0