Searched defs:ExtMachInst (Results 1 - 6 of 6) sorted by relevance

/gem5/src/arch/sparc/
H A Dtypes.hh41 typedef uint64_t ExtMachInst; typedef in namespace:SparcISA
/gem5/src/arch/alpha/
H A Dtypes.hh41 typedef uint64_t ExtMachInst; typedef in namespace:AlphaISA
/gem5/src/arch/riscv/
H A Dtypes.hh55 typedef uint64_t ExtMachInst; typedef in namespace:RiscvISA
/gem5/src/arch/mips/
H A Dtypes.hh41 typedef uint64_t ExtMachInst; typedef in namespace:MipsISA
/gem5/src/arch/x86/
H A Dtypes.hh200 struct ExtMachInst struct in namespace:X86ISA
/gem5/src/cpu/
H A Dstatic_inst.hh87 typedef TheISA::ExtMachInst ExtMachInst; typedef in class:StaticInst

Completed in 11 milliseconds