Searched refs:DECODE_INSN_U18 (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/powerpc/xmon/ | ||
A D | spu.h | 100 #define DECODE_INSN_U18(insn) UNSIGNED_EXTRACT(insn,18,7) macro |
A D | spu-dis.c | 213 value = DECODE_INSN_U18 (insn); in print_insn_spu() |
Completed in 3 milliseconds