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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Ddlx.h76 LSBUOP = (0x026 << 26), LSHU = (0x027 << 26), LSW = (0x02C << 26),
130 #define LSBUOP 0x98000000 macro
242 { "ldstbu", LSBUOP, "b,a,I" }, /* Load store Byte Unsigned */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c194 { OPC(LSBUOP),"ldstbu"}, /* load store byte unsigned. */

Completed in 112 milliseconds