Searched refs:SBOP (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)
113 #define SBOP 0xa0000000 macro
243 { "sb", SBOP, "b,a,I" }, /* Store Byte */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c241 { OPC(SBOP), "sb" }, /* Store byte. */

Completed in 109 milliseconds