Searched refs:BNEOP (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Ddlx.h68 JOP = (0x002 << 26), JALOP = (0x003 << 26), BEQOP = (0x004 << 26), BNEOP = (0x005 << 26)
84 #define BNEOP 0x14000000 macro
259 { "bnez", BNEOP, "a,d" }, /* Branch if a != 0 */
261 { "bne", BNEOP, "a,d" }, /* Branch if a != 0 */
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Ddlx.h68 JOP = (0x002 << 26), JALOP = (0x003 << 26), BEQOP = (0x004 << 26), BNEOP = (0x005 << 26)
84 #define BNEOP 0x14000000 macro
259 { "bnez", BNEOP, "a,d" }, /* Branch if a != 0 */
261 { "bne", BNEOP, "a,d" }, /* Branch if a != 0 */
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Ddlx.h68 JOP = (0x002 << 26), JALOP = (0x003 << 26), BEQOP = (0x004 << 26), BNEOP = (0x005 << 26)
84 #define BNEOP 0x14000000 macro
259 { "bnez", BNEOP, "a,d" }, /* Branch if a != 0 */
261 { "bne", BNEOP, "a,d" }, /* Branch if a != 0 */
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Ddlx.h68 JOP = (0x002 << 26), JALOP = (0x003 << 26), BEQOP = (0x004 << 26), BNEOP = (0x005 << 26)
84 #define BNEOP 0x14000000 macro
259 { "bnez", BNEOP, "a,d" }, /* Branch if a != 0 */
261 { "bne", BNEOP, "a,d" }, /* Branch if a != 0 */
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ddlx-dis.c335 { OPC(BNEOP), "bnez" } /* Store halfword. */
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ddlx-dis.c335 { OPC(BNEOP), "bnez" } /* Store halfword. */
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ddlx-dis.c335 { OPC(BNEOP), "bnez" } /* Store halfword. */
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ddlx-dis.c335 { OPC(BNEOP), "bnez" } /* Store halfword. */

Completed in 227 milliseconds