Searched refs:LHUOP (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)
110 #define LHUOP 0x94000000 macro
247 { "lhu", LHUOP, "b,a,I" }, /* Load Halfword Unsigned */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c196 { OPC(LHUOP), "lhu" }, /* load halfword unsigned. */

Completed in 62 milliseconds