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

/gem5/src/cpu/
H A Dstatic_inst.hh180 bool isCondDelaySlot() const { return flags[IsCondDelaySlot]; } function in class:StaticInst
H A Dbase_dyn_inst.hh526 bool isCondDelaySlot() const { return staticInst->isCondDelaySlot(); } function in class:BaseDynInst

Completed in 7 milliseconds