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

/gem5/src/cpu/
H A Dbase_dyn_inst.hh499 TheISA::PCState tempPC = pc; local
500 TheISA::advancePC(tempPC, staticInst);
501 return !(tempPC == predPC);

Completed in 9 milliseconds