Searched refs:DECODE_INSN_U16 (Results 1 – 2 of 2) sorted by relevance
192 hex_value = DECODE_INSN_U16 (insn); in print_insn_spu()206 value = DECODE_INSN_U16 (insn) * 4; in print_insn_spu()
93 #define DECODE_INSN_U16(insn) UNSIGNED_EXTRACT(insn,16,7) macro
Completed in 3 milliseconds