Home
last modified time | relevance | path

Searched refs:DECODE_INSN_U18 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dspu.h100 #define DECODE_INSN_U18(insn) UNSIGNED_EXTRACT(insn,18,7) macro
H A Dspu-dis.c213 value = DECODE_INSN_U18 (insn); in print_insn_spu()
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dspu.h100 #define DECODE_INSN_U18(insn) UNSIGNED_EXTRACT(insn,18,7) macro
H A Dspu-dis.c213 value = DECODE_INSN_U18 (insn); in print_insn_spu()

Completed in 2 milliseconds