Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dspu.h110 #define DECODE_INSN_U18(insn) UNSIGNED_EXTRACT(insn,18,7) macro
/toolchain/binutils/binutils-2.25/opcodes/
Dspu-dis.c237 value = DECODE_INSN_U18 (insn); in print_insn_spu()