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

/gem5/src/arch/alpha/
H A Dev5.hh105 inline int Opcode(MachInst inst) { return inst >> 26 & 0x3f; } function in namespace:AlphaISA

Completed in 5 milliseconds