Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dspu.h106 #define DECODE_INSN_U14(insn) UNSIGNED_EXTRACT(insn,14,0) macro
/toolchain/binutils/binutils-2.25/opcodes/
Dspu-dis.c247 hex_value = DECODE_INSN_U14 (insn); in print_insn_spu()