Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/xmon/
Dspu.h100 #define DECODE_INSN_U18(insn) UNSIGNED_EXTRACT(insn,18,7) macro
/kernel/linux/linux-6.6/arch/powerpc/xmon/
Dspu.h100 #define DECODE_INSN_U18(insn) UNSIGNED_EXTRACT(insn,18,7) macro