Searched refs:JALROP (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/opcode/
H A Ddlx.h70 RFEOP = (0x010 << 26), TRAPOP = (0x011 << 26), JROP = (0x012 << 26), JALROP = (0x013 << 26)
96 #define JALROP 0x4c000000 macro
273 { "jalr", JALROP, "a" }, /* JALR, Abs (32 bits) */
/openbsd-current/gnu/usr.bin/binutils-2.17/include/opcode/
H A Ddlx.h70 RFEOP = (0x010 << 26), TRAPOP = (0x011 << 26), JROP = (0x012 << 26), JALROP = (0x013 << 26)
96 #define JALROP 0x4c000000 macro
273 { "jalr", JALROP, "a" }, /* JALR, Abs (32 bits) */
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Ddlx-dis.c410 { OPC(JALROP), "jalr" } /* Store halfword. */
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Ddlx-dis.c438 { OPC(JALROP), "jalr" } /* Store halfword. */

Completed in 97 milliseconds