Searched refs:JOP (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)
81 #define JOP 0x08000000 macro
264 { "j", JOP, "D" }, /* Jump, PC-relative 26 bits */
270 { "call", JOP, "D" }, /* Jump, PC-relative 26 bits */
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Ddlx.h68 JOP = (0x002 << 26), JALOP = (0x003 << 26), BEQOP = (0x004 << 26), BNEOP = (0x005 << 26)
81 #define JOP 0x08000000 macro
264 { "j", JOP, "D" }, /* Jump, PC-relative 26 bits */
270 { "call", JOP, "D" }, /* Jump, PC-relative 26 bits */
/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)
81 #define JOP 0x08000000 macro
264 { "j", JOP, "D" }, /* Jump, PC-relative 26 bits */
270 { "call", JOP, "D" }, /* Jump, PC-relative 26 bits */
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Ddlx.h68 JOP = (0x002 << 26), JALOP = (0x003 << 26), BEQOP = (0x004 << 26), BNEOP = (0x005 << 26)
81 #define JOP 0x08000000 macro
264 { "j", JOP, "D" }, /* Jump, PC-relative 26 bits */
270 { "call", JOP, "D" }, /* Jump, PC-relative 26 bits */
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ddlx-dis.c371 { OPC(JOP), "j" }, /* Store byte. */
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ddlx-dis.c371 { OPC(JOP), "j" }, /* Store byte. */
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ddlx-dis.c371 { OPC(JOP), "j" }, /* Store byte. */
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ddlx-dis.c371 { OPC(JOP), "j" }, /* Store byte. */

Completed in 163 milliseconds