Searched refs:ANDIOP (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)
89 #define ANDIOP 0x30000000 macro
206 { "andi", ANDIOP, "b,a,i" }, /* AND Immediate */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c278 { OPC(ANDIOP), "andi" }, /* Store word. */

Completed in 60 milliseconds