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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Ddlx.h77 SEQUIOP= (0x030 << 26), SNEUIOP= (0x031 << 26), SLTUIOP= (0x032 << 26), SGTUIOP= (0x033 << 26)
121 #define SGTUIOP 0xcc000000 macro
221 { "sgtui", SGTUIOP, "b,a,i" }, /* Set if greater */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c293 { OPC(SGTUIOP), "sgtui" }, /* Store word. */

Completed in 159 milliseconds