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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Ddlx.h79 SLLIOP = (0x036 << 26), SRLIOP = (0x037 << 26), SRAIOP = (0x038 << 26). */
125 #define SLLIOP 0xd8000000 macro
209 { "slli", SLLIOP, "b,a,i" }, /* SHIFT LEFT LOCICAL Immediate */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c281 { OPC(SLLIOP), "slli" }, /* Store word. */

Completed in 59 milliseconds