Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/opcode/
Ddlx.h82 #define JALOP 0x0c000000 macro
265 { "jal", JALOP, "D" }, /* JAL, PC-relative 26 bits */
/toolchain/binutils/binutils-2.27/opcodes/
Ddlx-dis.c372 { OPC(JALOP), "jal" }, /* Store halfword. */ in dlx_jmp_type()