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

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/opcode/
H A Ddlx.h72 SEQIOP = (0x018 << 26), SNEIOP = (0x019 << 26), SLTIOP = (0x01A << 26), SGTIOP = (0x01B << 26)
102 #define SGTIOP 0x6c000000 macro
215 { "sgti", SGTIOP, "b,a,i" }, /* Set if greater */
/macosx-10.10.1/cxxfilt-11/cxxfilt/opcodes/
H A Ddlx-dis.c287 { OPC(SGTIOP), "sgti" }, /* Store word. */

Completed in 78 milliseconds