Searched refs:DECODE_INSN_RC (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/powerpc/xmon/ | ||
A D | spu.h | 86 #define DECODE_INSN_RC(insn) ((insn >> 21) & 0x7f) macro |
A D | spu-dis.c | 139 DECODE_INSN_RC (insn)); in print_insn_spu() |
Completed in 3 milliseconds