Go to the documentation of this file.
52 constantZero_(constantZero) {
61 StateData(), value_(sharedRegister), shared_(true),
62 constantZero_(
false) {
bool shared_
Is the storage of this RegisterState shared with someone else?
static SimValue & instance()
bool constantZero_
Is this register constant zero?
static NullRegisterState & instance()
virtual const SimValue & value() const
virtual void setValue(const SimValue &value)
RegisterState(int width, bool constantZero=false)
virtual const SimValue & value() const
#define abortWithError(message)
static NullRegisterState * instance_
Unique instance of NullRegisterState.
SimValue & value_
Value of the RegisterState.
find Finds info of the inner loops in the false
virtual ~NullRegisterState()
virtual void setValue(const SimValue &value)