Searched defs:newVal (Results 1 - 6 of 6) sorted by relevance

/gem5/src/arch/sparc/
H A Dua2005.cc212 HPSTATE newVal = val; local
/gem5/src/systemc/utils/
H A Dtracefile.hh106 T newVal = iface->read(); variable
/gem5/src/arch/x86/
H A Disa.cc199 RegVal newVal = val; local
H A Dinterrupts.cc412 uint32_t newVal = val; local
[all...]
/gem5/src/dev/storage/
H A Dide_ctrl.cc416 BMICommandReg newVal = *data; local
448 BMIStatusReg newVal = *data; local
[all...]
/gem5/src/sim/
H A Deventq.hh626 void setCurTick(Tick newVal) { _curTick = newVal; } argument
784 void setCurTick(Tick newVal) { eventq->setCurTick(newVal); } argument

Completed in 16 milliseconds