Searched refs:Opcode (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/x86/
H A Dtypes.hh176 BitUnion8(Opcode)
179 EndBitUnion(Opcode)
216 Opcode op;
/gem5/src/arch/alpha/
H A Dev5.hh105 inline int Opcode(MachInst inst) { return inst >> 26 & 0x3f; } function in namespace:AlphaISA
H A Dfaults.cc165 (((Opcode(machInst) & 0x3f) << 11) |

Completed in 30 milliseconds