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

/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Ddlx.h71 RFEOP = (0x010 << 26), TRAPOP = (0x011 << 26), JROP = (0x012 << 26), JALROP = (0x013 << 26)
96 #define JROP 0x48000000 macro
273 { "jr", JROP, "a" }, /* Jump Register, Abs (32 bits) */
276 { "retr", JROP, "a" }, /* Jump Register, Abs (32 bits) */
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Ddlx.h71 RFEOP = (0x010 << 26), TRAPOP = (0x011 << 26), JROP = (0x012 << 26), JALROP = (0x013 << 26)
96 #define JROP 0x48000000 macro
273 { "jr", JROP, "a" }, /* Jump Register, Abs (32 bits) */
276 { "retr", JROP, "a" }, /* Jump Register, Abs (32 bits) */
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Ddlx.h71 RFEOP = (0x010 << 26), TRAPOP = (0x011 << 26), JROP = (0x012 << 26), JALROP = (0x013 << 26)
96 #define JROP 0x48000000 macro
273 { "jr", JROP, "a" }, /* Jump Register, Abs (32 bits) */
276 { "retr", JROP, "a" }, /* Jump Register, Abs (32 bits) */
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Ddlx.h71 RFEOP = (0x010 << 26), TRAPOP = (0x011 << 26), JROP = (0x012 << 26), JALROP = (0x013 << 26)
96 #define JROP 0x48000000 macro
273 { "jr", JROP, "a" }, /* Jump Register, Abs (32 bits) */
276 { "retr", JROP, "a" }, /* Jump Register, Abs (32 bits) */
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ddlx-dis.c411 { OPC(JROP), "jr" }, /* Store byte. */
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ddlx-dis.c411 { OPC(JROP), "jr" }, /* Store byte. */
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ddlx-dis.c411 { OPC(JROP), "jr" }, /* Store byte. */
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ddlx-dis.c411 { OPC(JROP), "jr" }, /* Store byte. */
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-dlx.c689 the_insn.opcode = JROP | 0x03e00000; /* 0x03e00000 = r31 << 21 */
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-dlx.c689 the_insn.opcode = JROP | 0x03e00000; /* 0x03e00000 = r31 << 21 */
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-dlx.c690 the_insn.opcode = JROP | 0x03e00000; /* 0x03e00000 = r31 << 21 */

Completed in 126 milliseconds