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

/gem5/src/cpu/minor/
H A Dfetch2.cc191 TheISA::PCState inst_pc = inst->pc; local
205 inst->id.fetchSeqNum, inst_pc,
209 inst->predictedTarget = inst_pc;
210 branch.target = inst_pc;

Completed in 6 milliseconds