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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Ddlx.h67 JOP = (0x002 << 26), JALOP = (0x003 << 26), BEQOP = (0x004 << 26), BNEOP = (0x005 << 26)
81 #define JALOP 0x0c000000 macro
264 { "jal", JALOP, "D" }, /* JAL, PC-relative 26 bits */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c370 { OPC(JALOP), "jal" }, /* Store halfword. */

Completed in 112 milliseconds