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

1 2 3

  /prebuilts/go/darwin-x86/src/math/
floor_386.s 16 FRNDINT // F0=Ceil(x)
30 FRNDINT // F0=Floor(x)
43 FRNDINT // F0=Trunc(x)
modf_386.s 16 FRNDINT // F0=trunc(f), F1=f
exp2_386.s 16 FRNDINT // F0=int(x), F1=x
exp_386.s 17 FRNDINT // F0=int(x*log2(e)), F1=x*log2(e)
expm1_386.s 30 FRNDINT // F0=int(x*log2(e)), F1=x*log2(e)
  /prebuilts/go/linux-x86/src/math/
floor_386.s 16 FRNDINT // F0=Ceil(x)
30 FRNDINT // F0=Floor(x)
43 FRNDINT // F0=Trunc(x)
modf_386.s 16 FRNDINT // F0=trunc(f), F1=f
exp2_386.s 16 FRNDINT // F0=int(x), F1=x
exp_386.s 17 FRNDINT // F0=int(x*log2(e)), F1=x*log2(e)
expm1_386.s 30 FRNDINT // F0=int(x*log2(e)), F1=x*log2(e)
  /external/llvm/test/CodeGen/X86/
fp-stack-set-st1.ll 5 %asmtmp = tail call { double, double } asm sideeffect "fmul\09%st(1),%st\0A\09fst\09%st(1)\0A\09frndint\0A\09fxch %st(1)\0A\09fsub\09%st(1),%st\0A\09f2xm1\0A\09", "={st},={st(1)},0,1,~{dirflag},~{fpsr},~{flags}"(double 0x4030FEFBD582097D, double 4.620000e+01) nounwind ; <{ double, double }> [#uses=0]
inline-asm-fpstack.ll 349 ; INLINEASM <es:frndint> [sideeffect] [attdialect], $0:[regdef], %ST0<imp-def,tied5>, $1:[reguse tiedto:$0], %ST0<tied3>, $2:[clobber], %EFLAGS<earlyclobber,imp-def,dead>
355 ; CHECK: frndint
375 %1 = call x86_fp80 asm sideeffect "frndint", "={st},0,~{dirflag},~{fpsr},~{flags}"(x86_fp80 %0)
fpstack-debuginstr-kill.ll 31 %2 = call x86_fp80 asm sideeffect "frndint", "={st},0,~{dirflag},~{fpsr},~{flags}"(x86_fp80 %src.sroa.0.0.src.sroa.0.0.2280)
  /external/clang/test/CodeGen/
asm.c 156 __asm __volatile ("frndint" : "=t" (result) : "0" (x));
161 // CHECK-NEXT: call x86_fp80 asm sideeffect "frndint"
167 __asm __volatile ("frndint" : "=t" (result) : "0" (x));
170 // CHECK: call x86_fp80 asm sideeffect "frndint"
  /external/valgrind/none/tests/amd64/
insn_fpu.def 323 frndint fpucw[0xc00,0x000] st0.ps[1234.5678] : => st0.ps[1235.0]
324 frndint fpucw[0xc00,0x000] st0.ps[-1234.5678] : => st0.ps[-1235.0]
325 frndint fpucw[0xc00,0x400] st0.ps[1234.5678] : => st0.ps[1234.0]
326 frndint fpucw[0xc00,0x400] st0.ps[-1234.5678] : => st0.ps[-1235.0]
327 frndint fpucw[0xc00,0x800] st0.ps[1234.5678] : => st0.ps[1235.0]
328 frndint fpucw[0xc00,0x800] st0.ps[-1234.5678] : => st0.ps[-1234.0]
329 frndint fpucw[0xc00,0xc00] st0.ps[1234.5678] : => st0.ps[1234.0]
330 frndint fpucw[0xc00,0xc00] st0.ps[-1234.5678] : => st0.ps[-1234.0]
331 frndint fpucw[0xc00,0x000] st0.pd[1234567.7654321] : => st0.pd[1234568.0]
332 frndint fpucw[0xc00,0x000] st0.pd[-1234567.7654321] : => st0.pd[-1234568.0
    [all...]
  /external/valgrind/none/tests/x86/
insn_fpu.def 323 frndint fpucw[0xc00,0x000] st0.ps[1234.5678] : => st0.ps[1235.0]
324 frndint fpucw[0xc00,0x000] st0.ps[-1234.5678] : => st0.ps[-1235.0]
325 frndint fpucw[0xc00,0x400] st0.ps[1234.5678] : => st0.ps[1234.0]
326 frndint fpucw[0xc00,0x400] st0.ps[-1234.5678] : => st0.ps[-1235.0]
327 frndint fpucw[0xc00,0x800] st0.ps[1234.5678] : => st0.ps[1235.0]
328 frndint fpucw[0xc00,0x800] st0.ps[-1234.5678] : => st0.ps[-1234.0]
329 frndint fpucw[0xc00,0xc00] st0.ps[1234.5678] : => st0.ps[1234.0]
330 frndint fpucw[0xc00,0xc00] st0.ps[-1234.5678] : => st0.ps[-1234.0]
331 frndint fpucw[0xc00,0x000] st0.pd[1234567.7654321] : => st0.pd[1234568.0]
332 frndint fpucw[0xc00,0x000] st0.pd[-1234567.7654321] : => st0.pd[-1234568.0
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
mathinline.h 313 "frndint # int(x)\n\t" \
384 "frndint # int(x * log2(e))\n\t" \
409 "frndint # int(x * log2(e))\n\t" \
545 "frndint\n\t" \
563 "frndint\n\t" \
660 __inline_mathopNP (rint, "frndint")
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
anames.go 327 "FRNDINT",
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
anames.go 324 "FRNDINT",
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
anames.go 327 "FRNDINT",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
anames.go 324 "FRNDINT",
  /external/valgrind/memcheck/tests/x86/
more_x86_fp.c 111 asm volatile ("frndint ; fstl %0" : "=m" (ra) : "t" (a));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
math.h 804 __asm__ __volatile__ ("frndint;": "=t" (retval) : "0" (x));
811 __asm__ __volatile__ ("frndint;" : "=t" (retval) : "0" (x) );
818 __asm__ __volatile__ ("frndint;" : "=t" (retval) : "0" (x) );
  /external/valgrind/memcheck/tests/amd64/
more_x87_fp.c 121 asm volatile ("frndint ; fstl %0" : "=m" (ra) : "t" (a));
  /external/google-breakpad/src/third_party/libdisasm/
ia32_implicit.c 107 /* D9 FC : FRNDINT : rw ST(0) */

Completed in 262 milliseconds

1 2 3