Searched refs:DECODE_INSN_I10 (Results 1 – 2 of 2) sorted by relevance
191 hex_value = DECODE_INSN_I10 (insn); in print_insn_spu()195 hex_value = DECODE_INSN_I10 (insn) * 16; in print_insn_spu()
99 #define DECODE_INSN_I10(insn) SIGNED_EXTRACT(insn,10,14) macro