Home
last modified time | relevance | path

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

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