Searched defs:MINOR_OPCODE (Results 1 – 2 of 2) sorted by relevance
642 #define MINOR_OPCODE(opcode) (((opcode) >> 24) & 0xf) macro