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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Ddlx.h74 LBOP = (0x020 << 26), LHOP = (0x021 << 26), LWOP = (0x023 << 26), LBUOP = (0x024 << 26)
109 #define LBUOP 0x90000000 macro
241 { "lbu", LBUOP, "b,a,I" }, /* Load Byte Unsigned */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c193 { OPC(LBUOP), "lbu" }, /* load byte unsigned. */

Completed in 69 milliseconds