Searched defs:newPC (Results 1 - 8 of 8) sorted by relevance

/gem5/src/arch/alpha/
H A Dutility.cc103 PCState newPC = tc->pcState(); local
/gem5/src/cpu/o3/
H A Ddyn_inst_impl.hh206 TheISA::PCState newPC = this->cpu->pcState(this->threadNumber); local
H A Dfetch_impl.hh761 DefaultFetch<Impl>::doSquash(const TheISA::PCState &newPC, argument
813 DefaultFetch<Impl>::squashFromDecode(const TheISA::PCState &newPC, argument
883 DefaultFetch<Impl>::squash(const TheISA::PCState &newPC, argument
/gem5/src/arch/sparc/
H A Dutility.cc251 PCState newPC = tc->pcState(); local
/gem5/util/statetrace/arch/amd64/
H A Dtracechild.cc394 uint64_t newPC, origPC = getPC(); local
/gem5/src/arch/mips/
H A Dutility.cc271 PCState newPC = tc->pcState(); local
/gem5/src/arch/arm/
H A Dutility.cc133 PCState newPC = tc->pcState(); local
H A Dtypes.hh455 Addr newPC = val; local
[all...]

Completed in 20 milliseconds