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

/gem5/src/cpu/
H A Dbase_dyn_inst.hh496 /** Returns whether the instruction mispredicted. */
497 bool mispredicted() function in class:BaseDynInst
/gem5/src/cpu/o3/
H A Diew_impl.hh1369 if (inst->mispredicted() && !loadNotExecuted) {
1674 if (inst->mispredicted()) {

Completed in 18 milliseconds