HomeSort by relevance Sort by last modified time
    Searched refs:JALROP (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/include/opcode/
dlx.h 71 RFEOP = (0x010 << 26), TRAPOP = (0x011 << 26), JROP = (0x012 << 26), JALROP = (0x013 << 26)
97 #define JALROP 0x4c000000
274 { "jalr", JALROP, "a" }, /* JALR, Abs (32 bits) */
  /toolchain/binutils/binutils-2.27/opcodes/
dlx-dis.c 412 { OPC(JALROP), "jalr" } /* Store halfword. */

Completed in 85 milliseconds