Searched refs:DECODE_INSN_I7 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/powerpc/xmon/ | ||
D | spu.h | 103 #define DECODE_INSN_I7(insn) SIGNED_EXTRACT(insn,7,14) macro |
D | spu-dis.c | 169 hex_value = DECODE_INSN_I7 (insn); in print_insn_spu() |