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

/gem5/src/cpu/minor/
H A Dexecute.cc1005 TheISA::PCState resume_pc = cpu.getContext(thread_id)->pcState(); local
1007 assert(resume_pc.microPC() == 0);
1015 resume_pc, branch);

Completed in 10 milliseconds