Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/include/opcode/
Dspu.h97 #define DECODE_INSN_RC(insn) ((insn >> 21) & 0x7f) macro
/freebsd-10-stable/contrib/binutils/opcodes/
Dspu-dis.c160 DECODE_INSN_RC (insn)); in print_insn_spu()