Searched refs:LBOP (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)
106 #define LBOP 0x80000000 macro
240 { "lb", LBOP, "b,a,I" }, /* Load Byte */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c192 { OPC(LBOP), "lb" }, /* load byte sign extended. */

Completed in 61 milliseconds