HomeSort by: relevance | last modified time | path
    Searched defs:SGTIOP (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/opcode/
dlx.h 73 SEQIOP = (0x018 << 26), SNEIOP = (0x019 << 26), SLTIOP = (0x01A << 26), SGTIOP = (0x01B << 26)
103 #define SGTIOP 0x6c000000
216 { "sgti", SGTIOP, "b,a,i" }, /* Set if greater */
  /src/external/gpl3/binutils.old/dist/include/opcode/
dlx.h 73 SEQIOP = (0x018 << 26), SNEIOP = (0x019 << 26), SLTIOP = (0x01A << 26), SGTIOP = (0x01B << 26)
103 #define SGTIOP 0x6c000000
216 { "sgti", SGTIOP, "b,a,i" }, /* Set if greater */
  /src/external/gpl3/gdb/dist/include/opcode/
dlx.h 73 SEQIOP = (0x018 << 26), SNEIOP = (0x019 << 26), SLTIOP = (0x01A << 26), SGTIOP = (0x01B << 26)
103 #define SGTIOP 0x6c000000
216 { "sgti", SGTIOP, "b,a,i" }, /* Set if greater */
  /src/external/gpl3/gdb.old/dist/include/opcode/
dlx.h 73 SEQIOP = (0x018 << 26), SNEIOP = (0x019 << 26), SLTIOP = (0x01A << 26), SGTIOP = (0x01B << 26)
103 #define SGTIOP 0x6c000000
216 { "sgti", SGTIOP, "b,a,i" }, /* Set if greater */

Completed in 28 milliseconds