Searched defs:curMacroop (Results 1 - 3 of 3) sorted by relevance

/gem5/src/sim/
H A Dmicrocode_rom.cc37 MicrocodeRom::fetchMicroop(MicroPC micropc, StaticInstPtr curMacroop) argument
/gem5/src/arch/x86/
H A Dmicrocode_rom.hh61 fetchMicroop(MicroPC microPC, StaticInstPtr curMacroop) argument
/gem5/src/cpu/o3/
H A Dfetch_impl.hh1240 StaticInstPtr curMacroop = macroop[tid]; local
1104 buildInst(ThreadID tid, StaticInstPtr staticInst, StaticInstPtr curMacroop, TheISA::PCState thisPC, TheISA::PCState nextPC, bool trace) argument
[all...]

Completed in 9 milliseconds