Searched refs:INSN_BEQZ38 (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dnds32.h935 #define INSN_BEQZ38 0xc000
933 #define INSN_BEQZ38 macro
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dnds32.h935 #define INSN_BEQZ38 0xc000
933 #define INSN_BEQZ38 macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dnds32.h935 #define INSN_BEQZ38 0xc000
933 #define INSN_BEQZ38 macro
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dnds32.h935 #define INSN_BEQZ38 0xc000
933 #define INSN_BEQZ38 macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-nds32.c1465 INSN_BEQZ38 << 16 /* beqz $rt, label */
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-nds32.c1466 INSN_BEQZ38 << 16 /* beqz $rt, label */
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-nds32.c1465 INSN_BEQZ38 << 16 /* beqz $rt, label */
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-nds32.c10093 (comp_insn & 0x10000) ? INSN_BNEZ38 : INSN_BEQZ38;
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-nds32.c10046 (comp_insn & 0x10000) ? INSN_BNEZ38 : INSN_BEQZ38;
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-nds32.c10093 (comp_insn & 0x10000) ? INSN_BNEZ38 : INSN_BEQZ38;
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-nds32.c10093 (comp_insn & 0x10000) ? INSN_BNEZ38 : INSN_BEQZ38;

Completed in 374 milliseconds