Home
last modified time | relevance | path

Searched refs:JALROP (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/include/opcode/
Ddlx.h97 #define JALROP 0x4c000000 macro
274 { "jalr", JALROP, "a" }, /* JALR, Abs (32 bits) */
/toolchain/binutils/binutils-2.25/opcodes/
Ddlx-dis.c412 { OPC(JALROP), "jalr" } /* Store halfword. */ in dlx_jr_type()