Searched refs:JALOP (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)
82 #define JALOP 0x0c000000 macro
265 { "jal", JALOP, "D" }, /* JAL, 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)
82 #define JALOP 0x0c000000 macro
265 { "jal", JALOP, "D" }, /* JAL, 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)
82 #define JALOP 0x0c000000 macro
265 { "jal", JALOP, "D" }, /* JAL, 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)
82 #define JALOP 0x0c000000 macro
265 { "jal", JALOP, "D" }, /* JAL, PC-relative 26 bits */
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ddlx-dis.c372 { OPC(JALOP), "jal" }, /* Store halfword. */
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ddlx-dis.c372 { OPC(JALOP), "jal" }, /* Store halfword. */
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ddlx-dis.c372 { OPC(JALOP), "jal" }, /* Store halfword. */
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ddlx-dis.c372 { OPC(JALOP), "jal" }, /* Store halfword. */

Completed in 195 milliseconds