Searched refs:_DECODE_0TO2_HIGHBYTE (Results 1 – 1 of 1) sorted by relevance
61 #define _DECODE_0TO2_HIGHBYTE 0x0700 macro504 i->sub_opcode = ((insn & _DECODE_0TO2_HIGHBYTE) >> 8); in get_insn_opcode()