Searched refs:ORIOP (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)
90 #define ORIOP 0x34000000 macro
207 { "ori", ORIOP, "b,a,i" }, /* OR Immediate */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c279 { OPC(ORIOP), "ori" }, /* Store word. */

Completed in 59 milliseconds