Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dspu.h96 #define DECODE_INSN_U14(insn) UNSIGNED_EXTRACT(insn,14,0) macro
H A Dspu-dis.c223 hex_value = DECODE_INSN_U14 (insn); in print_insn_spu()
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dspu.h96 #define DECODE_INSN_U14(insn) UNSIGNED_EXTRACT(insn,14,0) macro
H A Dspu-dis.c223 hex_value = DECODE_INSN_U14 (insn); in print_insn_spu()

Completed in 2 milliseconds