Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dspu-dis.c166 173 - DECODE_INSN_U8 (insn)); in print_insn_spu()
170 155 - DECODE_INSN_U8 (insn)); in print_insn_spu()
Dspu.h119 #define DECODE_INSN_U8(insn) UNSIGNED_EXTRACT(insn,8,14) macro