HomeSort by relevance Sort by last modified time
    Searched full:nle (Results 1 - 25 of 64) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
opc-f.s 279 fcmp.nle p3, p4 = f4, f5
280 fcmp.nle.s0 p3, p4 = f4, f5
281 fcmp.nle.s1 p3, p4 = f4, f5
282 fcmp.nle.s2 p3, p4 = f4, f5
283 fcmp.nle.s3 p3, p4 = f4, f5
284 fcmp.nle.unc p3, p4 = f4, f5
285 fcmp.nle.unc.s0 p3, p4 = f4, f5
286 fcmp.nle.unc.s1 p3, p4 = f4, f5
287 fcmp.nle.unc.s2 p3, p4 = f4, f5
288 fcmp.nle.unc.s3 p3, p4 = f4, f
    [all...]
opc-f.pl 52 ".nle", ".ngt", ".nge", ".ord" );
opc-f.d     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fvec.h 85 Fvec32s4_COMP(nle)
130 Fvec32s4_SELECT(nle)
213 Fvec32s1_COMP(nle)
238 Fvec32s1_SELECT(nle)
dvec.h 772 F64vec2_COMP(nle)
    [all...]
  /device/google/contexthub/firmware/inc/algos/
accel_cal.h 32 * (nx,nxb,ny,nyb,nz,nzb,nle). Once the buckets are full the data is used to
78 uint32_t nx, nxb, ny, nyb, nz, nzb, nle; member in struct:accelGoodData_t
  /toolchain/binutils/binutils-2.25/opcodes/
ia64-opc-f.c 260 {"fpcmp.nle.s0", f, OpXbX6Sf (1, 0, 0x36, 0), {F1, F2, F3}, EMPTY},
261 {"fpcmp.nle", f, OpXbX6Sf (1, 0, 0x36, 0), {F1, F2, F3}, PSEUDO, 0, NULL},
262 {"fpcmp.nle.s1", f, OpXbX6Sf (1, 0, 0x36, 1), {F1, F2, F3}, EMPTY},
263 {"fpcmp.nle.s2", f, OpXbX6Sf (1, 0, 0x36, 2), {F1, F2, F3}, EMPTY},
264 {"fpcmp.nle.s3", f, OpXbX6Sf (1, 0, 0x36, 3), {F1, F2, F3}, EMPTY},
371 {"fcmp.nle.s0", f2, OpRaRbTaSf (4, 1, 0, 0, 0), {P2, P1, F2, F3}, EMPTY},
372 {"fcmp.nle", f2, OpRaRbTaSf (4, 1, 0, 0, 0), {P2, P1, F2, F3}, PSEUDO, 0, NULL},
373 {"fcmp.nle.s1", f2, OpRaRbTaSf (4, 1, 0, 0, 1), {P2, P1, F2, F3}, EMPTY},
374 {"fcmp.nle.s2", f2, OpRaRbTaSf (4, 1, 0, 0, 2), {P2, P1, F2, F3}, EMPTY},
375 {"fcmp.nle.s3", f2, OpRaRbTaSf (4, 1, 0, 0, 3), {P2, P1, F2, F3}, EMPTY}
    [all...]
s390-mkopc.c 134 { '3', "nle" }, /* jump on not low or equal */
158 { '2', "nle" }, /* jump on not low or equal */
v850-dis.c 58 "sf/st", "ngle/gle", "seq/sne", "ngl/gl", "lt/nlt", "nge/ge", "le/nle", "ngt/gt"
  /external/llvm/lib/Target/SystemZ/InstPrinter/
SystemZInstPrinter.cpp 216 "o", "h", "nle", "l", "nhe", "lh", "ne",
  /device/google/contexthub/firmware/src/algos/
accel_cal.c 138 agd->nle = 0;
352 // The leftover bucket nle.
356 ac1->agd.nle < ac1->agd.nfle) {
358 ac1->agd.nle += 1;
720 (unsigned)acc->ac1[0].agd.nle,(unsigned)acc->ac1[0].amoc.nsamples);
726 (unsigned)acc->ac1[1].agd.nle,(unsigned)acc->ac1[1].amoc.nsamples);
  /external/llvm/lib/Target/X86/InstPrinter/
X86IntelInstPrinter.cpp 65 case 6: O << "nle"; break;
X86ATTInstPrinter.cpp 83 case 6: O << "nle"; break;
  /external/valgrind/VEX/priv/
s390_disasm.c 150 "o", "h", "nle", "l", "nhe", "lh", "ne",
  /toolchain/binutils/binutils-2.25/gas/doc/
c-s390.texi 566 @multitable {nle} {jump on not zero / if not zeros}
570 @item nle @tab jump on not low or equal
628 @multitable {nle} {jump on not zero / if not zeros}
630 @item nle @tab jump on not low or equal
    [all...]
  /prebuilts/go/darwin-x86/src/html/
entity.go     [all...]
  /prebuilts/go/linux-x86/src/html/
entity.go     [all...]
  /frameworks/base/packages/SystemUI/res/values-tr/
strings.xml 38 <string name="invalid_charger" msgid="4549105996740522523">"USB üzerinden ?arj desteklenmiyor.\nYaln?zca ürünle birlikte verilen ?arj cihaz?n? kullan?n."</string>
40 <string name="invalid_charger_text" msgid="5474997287953892710">"Yaln?zca ürünle birlikte verilen ?arj cihaz?n? kullan?n."</string>
    [all...]
  /external/chromium-trace/catapult/third_party/vinn/third_party/parse5/test/data/tokenization/
namedEntities.test     [all...]
  /art/disassembler/
disassembler_x86.cc 387 "s", "ns", "p/pe", "np/po", "l/nge", "nl/ge", "le/ng", "nle/g"
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/
html.a 241 $runtime.mapassign1?M go.string."nlE;"?N0type.map[string][2]int32?N"".entity2?O
    [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/
html.a 374 $runtime.mapassign1?[ go.string."nlE;"?\"".entity2?\
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/
html.a 241 $runtime.mapassign1?M go.string."nlE;"?N0type.map[string][2]int32?N"".entity2?O
    [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/
html.a 374 $runtime.mapassign1?[ go.string."nlE;"?\"".entity2?\
    [all...]
  /external/chromium-trace/catapult/third_party/html5lib-python/html5lib/
constants.py     [all...]

Completed in 2257 milliseconds

1 2 3