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

1 2 3

  /external/valgrind/none/tests/amd64/
x87trigOOR.stdout.exp 55 fptan 0.000000e+00 --> 1.000000e+00 0.000000e+00 0000
56 fptan 1.230000e-01 --> 1.000000e+00 1.236241e-01 0000
57 fptan -4.560000e-01 --> 1.000000e+00 -4.904767e-01 0000
58 fptan 3.700000e+01 --> 1.000000e+00 -8.407713e-01 0000
59 fptan -5.300000e+01 --> 1.000000e+00 4.311582e-01 0000
61 fptan 8.301035e+18 --> 1.000000e+00 1.259651e-01 0000
62 fptan 9.223363e+18 --> 1.000000e+00 2.411246e-01 0000
63 fptan 9.223372e+18 --> 9.223372e+18 3.141593e+00 0400
64 fptan 9.223381e+18 --> 9.223381e+18 3.141593e+00 0400
65 fptan 1.014571e+19 --> 1.014571e+19 3.141593e+00 040
    [all...]
  /external/valgrind/none/tests/x86/
x87trigOOR.stdout.exp 55 fptan 0.000000e+00 --> 1.000000e+00 0.000000e+00 0000
56 fptan 1.230000e-01 --> 1.000000e+00 1.236241e-01 0000
57 fptan -4.560000e-01 --> 1.000000e+00 -4.904767e-01 0000
58 fptan 3.700000e+01 --> 1.000000e+00 -8.407713e-01 0000
59 fptan -5.300000e+01 --> 1.000000e+00 4.311582e-01 0000
61 fptan 8.301035e+18 --> 1.000000e+00 1.259651e-01 0000
62 fptan 9.223363e+18 --> 1.000000e+00 2.411246e-01 0000
63 fptan 9.223372e+18 --> 9.223372e+18 3.141593e+00 0400
64 fptan 9.223381e+18 --> 9.223381e+18 3.141593e+00 0400
65 fptan 1.014571e+19 --> 1.014571e+19 3.141593e+00 040
    [all...]
x87trigOOR.c 2 /* Tests out of range handling for FSIN, FCOS, FSINCOS and FPTAN. Be
103 "fptan" "\n\t"
128 char* names[4] = { "fsin ", "fcos ", "fsincos", "fptan " };
  /prebuilts/go/darwin-x86/src/math/
tan_386.s 10 FPTAN // F0=1, F1=tan(x) if -2**63 < x < 2**63
25 FPTAN // F0=1, F1=tan(reduced_x)
  /prebuilts/go/linux-x86/src/math/
tan_386.s 10 FPTAN // F0=1, F1=tan(x) if -2**63 < x < 2**63
25 FPTAN // F0=1, F1=tan(reduced_x)
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
anames.go 326 "FPTAN",
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
anames.go 323 "FPTAN",
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/internal/obj/x86/
anames.go 326 "FPTAN",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
anames.go 323 "FPTAN",
  /external/google-breakpad/src/third_party/libdisasm/
ia32_implicit.c 106 /* D9 F2 : FPTAN : rw ST(0) */
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/
intel.go 285 case FPTAN, FSINCOS, FUCOMPP, FCOMPP, FYL2X, FPATAN, FXTRACT, FPREM1, FPREM, FYL2XP1, FSCALE:
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/
intel.go 285 case FPTAN, FSINCOS, FUCOMPP, FCOMPP, FYL2X, FPATAN, FXTRACT, FPREM1, FPREM, FYL2XP1, FSCALE:
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]
  /external/llvm/lib/Target/X86/
X86InstrFPStack.td 653 def FPTAN : I<0xD9, MRM_F2, (outs), (ins), "fptan", [], IIC_FPTAN>;
    [all...]
  /art/compiler/utils/x86/
assembler_x86.h 476 void fptan();
assembler_x86.cc 998 void X86Assembler::fptan() { function in class:art::x86::X86Assembler
    [all...]
  /external/llvm/test/MC/Disassembler/X86/
fp-stack.txt 286 # CHECK: fptan
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
mathinline.h 429 ("fptan" \
  /art/compiler/utils/x86_64/
assembler_x86_64_test.cc     [all...]
assembler_x86_64.h 502 void fptan();
    [all...]
  /external/valgrind/VEX/priv/
host_x86_defs.c     [all...]
  /external/v8/src/x87/
assembler-x87.cc 1632 void Assembler::fptan() { function in class:v8::internal::Assembler
    [all...]
assembler-x87.h 861 void fptan();
    [all...]
  /external/elfutils/libcpu/defs/
i386 184 11011001,11110010:fptan
    [all...]
  /external/v8/src/ia32/
assembler-ia32.cc 1740 void Assembler::fptan() { function in class:v8::internal::Assembler
    [all...]

Completed in 1261 milliseconds

1 2 3