Searched refs:TRAPOP (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)
94 #define TRAPOP 0x44000000 macro
266 { "trap" , TRAPOP, "D" }, /* TRAP to OS */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c372 { OPC(TRAPOP), "trap" }, /* Store halfword. */

Completed in 105 milliseconds