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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Ddlx.h69 ANDIOP = (0x00C << 26), ORIOP = (0x00D << 26), XORIOP = (0x00E << 26), LHIOP = (0x00F << 26)
91 #define XORIOP 0x38000000 macro
208 { "xori", XORIOP, "b,a,i" }, /* Exclusive OR Immediate */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c280 { OPC(XORIOP), "xori" }, /* Store word. */

Completed in 60 milliseconds