Home
last modified time | relevance | path

Searched refs:DECODE_INSN_I7 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dspu.h116 #define DECODE_INSN_I7(insn) SIGNED_EXTRACT (insn, 7, 14) macro
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dspu.h116 #define DECODE_INSN_I7(insn) SIGNED_EXTRACT (insn, 7, 14) macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dspu-dis.c191 hex_value = DECODE_INSN_I7 (insn); in print_insn_spu()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dspu-dis.c191 hex_value = DECODE_INSN_I7 (insn); in print_insn_spu()