Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dspu.h85 #define DECODE_INSN_RB(insn) ((insn >> 14) & 0x7f) macro
H A Dspu-dis.c135 DECODE_INSN_RB (insn)); in print_insn_spu()