Home
last modified time | relevance | path

Searched refs:_DECODE_0TO2_HIGHBYTE (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmaxq-dis.c61 #define _DECODE_0TO2_HIGHBYTE 0x0700 macro
504 i->sub_opcode = ((insn & _DECODE_0TO2_HIGHBYTE) >> 8); in get_insn_opcode()