Searched refs:RFEOP (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)
93 #define RFEOP 0x40000000 macro
267 { "rfe", RFEOP, "N" }, /* Return From Exception */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c373 { OPC(RFEOP), "rfe" } /* Store halfword. */

Completed in 64 milliseconds