Home
last modified time | relevance | path

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

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