Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/include/opcode/
Ddlx.h81 #define JALOP 0x0c000000 macro
264 { "jal", JALOP, "D" }, /* JAL, PC-relative 26 bits */
/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Ddlx-dis.c370 { OPC(JALOP), "jal" }, /* Store halfword. */ in dlx_jmp_type()