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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Ddlx.h75 LHUOP = (0x025 << 26), SBOP = (0x028 << 26), SHOP = (0x029 << 26), SWOP = (0x02B << 26)
115 #define SWOP 0xac000000 macro
253 { "sw", SWOP, "b,a,I" }, /* Store Word */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c243 { OPC(SWOP), "sw" }, /* Store word. */

Completed in 99 milliseconds