31 #ifndef __ARCH_X86_MICROCODE_ROM_HH__ 32 #define __ARCH_X86_MICROCODE_ROM_HH__ 64 if (microPC >= numMicroops)
67 return genFuncs[microPC](curMacroop);
77 #endif // __ARCH_X86_MICROCODE_ROM_HH__
StaticInstPtr fetchMicroop(MicroPC microPC, StaticInstPtr curMacroop)
static const MicroPC numMicroops
RefCountingPtr< StaticInst > StaticInstPtr
StaticInstPtr(* GenFunc)(StaticInstPtr)
This is exposed globally, independent of the ISA.
const StaticInstPtr badMicroop
static MicroPC normalMicroPC(MicroPC upc)