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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Ddlx.h70 RFEOP = (0x010 << 26), TRAPOP = (0x011 << 26), JROP = (0x012 << 26), JALROP = (0x013 << 26)
95 #define JROP 0x48000000 macro
272 { "jr", JROP, "a" }, /* Jump Register, Abs (32 bits) */
275 { "retr", JROP, "a" }, /* Jump Register, Abs (32 bits) */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c409 { OPC(JROP), "jr" }, /* Store byte. */

Completed in 70 milliseconds