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

/gem5/src/cpu/o3/
H A Ddecode_impl.hh742 if (!(inst->branchTarget() == inst->readPredTarg())) {
H A Diew_impl.hh1377 tid,inst->seqNum,inst->readPredTarg());
/gem5/src/cpu/
H A Dbase_dyn_inst.hh474 const TheISA::PCState &readPredTarg() { return predPC; } function in class:BaseDynInst

Completed in 16 milliseconds