Home
last modified time | relevance | path

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

/linux/arch/powerpc/xmon/
A Dspu-dis.c180 hex_value = DECODE_INSN_I10 (insn); in print_insn_spu()
184 hex_value = DECODE_INSN_I10 (insn) * 16; in print_insn_spu()
A Dspu.h88 #define DECODE_INSN_I10(insn) SIGNED_EXTRACT(insn,10,14) macro

Completed in 3 milliseconds