Searched defs:nextPC (Results 1 - 10 of 10) sorted by relevance

/gem5/src/arch/riscv/
H A Ddecoder.cc96 Decoder::decode(RiscvISA::PCState &nextPC) argument
/gem5/src/arch/alpha/
H A Ddecoder.hh106 decode(AlphaISA::PCState &nextPC) argument
/gem5/src/arch/power/
H A Ddecoder.hh113 decode(PowerISA::PCState &nextPC) argument
/gem5/src/arch/mips/
H A Ddecoder.hh106 decode(MipsISA::PCState &nextPC) argument
/gem5/src/arch/sparc/
H A Ddecoder.hh120 decode(SparcISA::PCState &nextPC) argument
/gem5/src/arch/x86/
H A Ddecoder.cc694 Decoder::decode(PCState &nextPC) argument
H A Ddecoder.hh329 updateNPC(X86ISA::PCState &nextPC) argument
/gem5/src/cpu/o3/
H A Dcomm.hh121 TheISA::PCState nextPC; member in struct:TimeBufStruct::decodeComm
H A Dfetch_impl.hh558 lookupAndUpdateNextPC( const DynInstPtr &inst, TheISA::PCState &nextPC) argument
1104 buildInst(ThreadID tid, StaticInstPtr staticInst, StaticInstPtr curMacroop, TheISA::PCState thisPC, TheISA::PCState nextPC, bool trace) argument
1237 TheISA::PCState nextPC = thisPC; local
[all...]
/gem5/util/statetrace/arch/sparc/
H A Dtracechild.cc294 uint64_t nextPC = getRegVal(NPC); local

Completed in 19 milliseconds