Searched refs:LHOP (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)
107 #define LHOP 0x84000000 macro
246 { "lh", LHOP, "b,a,I" }, /* Load Halfword */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c195 { OPC(LHOP), "lh" }, /* load halfword sign extended. */

Completed in 95 milliseconds