Searched refs:DECODE_INSN_RB (Results 1 – 2 of 2) sorted by relevance
| /trueos/contrib/binutils/include/opcode/ | ||
| HD | spu.h | 96 #define DECODE_INSN_RB(insn) ((insn >> 14) & 0x7f) macro |
| /trueos/contrib/binutils/opcodes/ | ||
| HD | spu-dis.c | 156 DECODE_INSN_RB (insn)); in print_insn_spu() |