Searched refs:SRAIOP (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). */
127 #define SRAIOP 0xe0000000 macro
210 { "srai", SRAIOP, "b,a,i" }, /* SHIFT RIGHT ARITH. Immediate */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c282 { OPC(SRAIOP), "srai" }, /* Store word. */

Completed in 45 milliseconds