Searched defs:MachInst (Results 1 - 17 of 17) sorted by relevance

/gem5/src/arch/null/
H A Dtypes.hh47 typedef uint32_t MachInst; typedef in namespace:NullISA
/gem5/src/arch/sparc/
H A Dtypes.hh40 typedef uint32_t MachInst; typedef in namespace:SparcISA
/gem5/src/arch/hsail/
H A Dgpu_types.hh62 struct MachInst struct in namespace:HsailISA
/gem5/src/arch/alpha/
H A Dtypes.hh40 typedef uint32_t MachInst; typedef in namespace:AlphaISA
/gem5/src/cpu/o3/
H A Dimpl.hh56 typedef TheISA::MachInst MachInst; typedef in struct:O3CPUImpl
H A Ddyn_inst.hh67 typedef TheISA::MachInst MachInst; typedef in class:BaseO3DynInst
H A Dfetch.hh88 typedef TheISA::MachInst MachInst; typedef in class:DefaultFetch
/gem5/src/arch/riscv/
H A Dtypes.hh54 typedef uint32_t MachInst; typedef in namespace:RiscvISA
/gem5/src/cpu/
H A Dthread_context.hh94 typedef TheISA::MachInst MachInst; typedef in class:ThreadContext
H A Dsimple_thread.hh98 typedef TheISA::MachInst MachInst; typedef in class:SimpleThread
/gem5/src/arch/arm/
H A Dstacktrace.hh66 typedef ArmISA::MachInst MachInst; typedef in class:ArmISA::StackTrace
H A Dtypes.hh54 typedef uint32_t MachInst; typedef in namespace:ArmISA
/gem5/src/arch/mips/
H A Dstacktrace.hh63 typedef MipsISA::MachInst MachInst; typedef in class:MipsISA::StackTrace
H A Dtypes.hh40 typedef uint32_t MachInst; typedef in namespace:MipsISA
/gem5/src/arch/power/
H A Dtypes.hh41 typedef uint32_t MachInst; typedef in namespace:PowerISA
/gem5/src/cpu/checker/
H A Dcpu.hh90 typedef TheISA::MachInst MachInst; typedef in class:CheckerCPU
/gem5/src/arch/x86/
H A Dtypes.hh54 typedef uint64_t MachInst; typedef in namespace:X86ISA

Completed in 27 milliseconds