Searched refs:N32_SH5 (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dnds32-dis.c922 if (N32_SH5(insn) != 0)
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dnds32.h150 #define N32_SH5(insn) (((insn) >> 5) & 0x1f)
149 #define N32_SH5 macro
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dnds32-dis.c930 if (N32_SH5(insn) != 0)
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dnds32.h150 #define N32_SH5(insn) (((insn) >> 5) & 0x1f)
149 #define N32_SH5 macro
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dnds32-dis.c922 if (N32_SH5(insn) != 0)
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dnds32.h150 #define N32_SH5(insn) (((insn) >> 5) & 0x1f)
149 #define N32_SH5 macro
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dnds32-dis.c922 if (N32_SH5(insn) != 0)
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dnds32.h150 #define N32_SH5(insn) (((insn) >> 5) & 0x1f)
149 #define N32_SH5 macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-nds32.c7524 if (N32_SH5 (insn) != 0)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-nds32.c7482 if (N32_SH5 (insn) != 0)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-nds32.c7524 if (N32_SH5 (insn) != 0)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-nds32.c7524 if (N32_SH5 (insn) != 0)

Completed in 410 milliseconds