Searched refs:LWOP (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)
108 #define LWOP 0x8c000000 macro
252 { "lw", LWOP, "b,a,I" }, /* Load Word */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c198 { OPC(LWOP), "lw" }, /* load word. */

Completed in 84 milliseconds