Searched refs:isTempSerializeBefore (Results 1 - 2 of 2) sorted by relevance

/gem5/src/cpu/
H A Dbase_dyn_inst.hh555 bool isTempSerializeBefore() { return status[SerializeBefore]; } function in class:BaseDynInst
/gem5/src/cpu/o3/
H A Drename_impl.hh728 if (!inst->isTempSerializeBefore()) {

Completed in 8 milliseconds