HomeSort by: relevance | last modified time | path
    Searched refs:ULT (Results 1 - 16 of 16) sorted by relevancy

  /src/external/bsd/pcc/dist/pcc/mip/
node.h 183 #define ULT 32
common.c 555 { ULT, "ULT", BITYPE|LOGFLG, },
reader.c 818 case ULT:
1284 int negrel[] = { NE, EQ, GT, GE, LT, LE, UGT, UGE, ULT, ULE } ; /* negatives of relationals */
  /src/external/bsd/pcc/dist/pcc/arch/sparc64/
local2.c 89 case ULT:
186 case ULT:
  /src/external/bsd/pcc/dist/pcc/cc/cxxcom/
optim.c 78 short revrel[] ={ EQ, NE, GE, GT, LE, LT, UGE, UGT, ULE, ULT };
380 case ULT:
trees.c 248 case ULT:
933 case ULT:
2092 case ULT:
2096 o = o == ULT ? UGE : ULT;
2241 case ULT:
  /src/external/bsd/pcc/dist/pcc/arch/pdp10/
local.c 385 case ULT: /* exor sign bit to avoid unsigned comparitions */
407 p->n_op -= (ULT-LT);
  /src/external/bsd/pcc/dist/pcc/cc/ccom/
optim.c 82 short revrel[] ={ EQ, NE, GE, GT, LE, LT, UGE, UGT, ULE, ULT };
400 case ULT:
trees.c 151 int p1negrel[] = { NE, EQ, GT, GE, LT, LE, UGT, UGE, ULT, ULE };
251 case ULT:
1008 case ULT:
2164 case ULT:
2168 o = o == ULT ? UGE : ULT;
2313 case ULT:
  /src/external/bsd/pcc/dist/pcc/arch/hppa/
local2.c 231 case ULT:
  /src/external/lgpl3/gmp/dist/
config.guess 897 else if (model == 0x45) cpu_64bit = 1, cpu_avx=1, modelstr = "haswell"; /* Haswell ULT */
  /src/external/bsd/pcc/dist/pcc/arch/i386/
local2.c 248 case ULT:
  /src/external/bsd/pcc/dist/pcc/arch/i86/
local2.c 238 case ULT:
  /src/external/bsd/pcc/dist/pcc/arch/mips/
local2.c 202 case ULT:
  /src/external/bsd/pcc/dist/pcc/arch/vax/
local2.c 431 case ULT:
  /src/sys/arch/mips/mips/
fp.S 373 PTR_WORD cmp_s # func 53 65 C.ULT.S
439 PTR_WORD cmp_d # func 53 65 C.ULT.D
638 PTR_WORD cmp_ps # func 53 65 C.ULT

Completed in 78 milliseconds