Searched defs:old_pc (Results 1 - 4 of 4) sorted by relevance

/gem5/src/arch/hsail/
H A Dgpu_isa.hh70 advancePC(uint32_t old_pc, GPUDynInstPtr gpuDynInst) argument
/gem5/src/gpu-compute/
H A Dwavefront.cc655 const uint32_t old_pc = pc(); local
/gem5/src/cpu/minor/
H A Dexecute.cc462 TheISA::PCState old_pc = thread->pcState(); local
H A Dlsq.cc81 TheISA::PCState old_pc = thread.pcState(); local
103 TheISA::PCState old_pc = thread.pcState(); local
1122 TheISA::PCState old_pc = thread.pcState(); local

Completed in 19 milliseconds