HomeSort by relevance Sort by last modified time
    Searched refs:fmulp (Results 1 - 24 of 24) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
float.s 44 fmulp
45 fmulp %st(3)
46 fmulp %st,%st(3)
float.l 5 .*:36: Warning:.*fmulp.*
47 .*Warning:.*fmulp.*
55 44 0052 DEC9 [ ]*fmulp
56 45 0054 DECB [ ]*fmulp %st\(3\)
57 46 0056 DECB [ ]*fmulp %st,%st\(3\)
intel.s 670 fmulp label
671 fmulp st(3) label
672 fmulp st(3),st label
intel.d     [all...]
  /bionic/libm/x86/
libm_tancot_huge.S 129 fmulp %st, %st(1)
143 fmulp %st, %st(1)
247 fmulp %st, %st(4)
263 fmulp %st, %st(3)
277 fmulp %st, %st(2)
285 fmulp %st, %st(2)
297 fmulp %st, %st(2)
369 fmulp %st, %st(2)
372 fmulp %st, %st(3)
377 fmulp %st, %st(3
    [all...]
libm_sincos_huge.S 129 fmulp %st, %st(1)
143 fmulp %st, %st(1)
237 fmulp %st, %st(1)
242 fmulp %st, %st(4)
266 fmulp %st, %st(4)
325 fmulp %st, %st(3)
328 fmulp %st, %st(1)
371 fmulp %st, %st(2)
374 fmulp %st, %st(2)
377 fmulp %st, %st(2
    [all...]
e_exp.S 176 fmulp %st, %st(1)
s_expm1.S 236 fmulp %st, %st(1)
libm_reduce_pi04l.S 107 fmulp %st, %st(2)
154 fmulp %st, %st(2)
369 fmulp %st, %st(4)
371 fmulp %st, %st(3)
390 fmulp %st, %st(3)
    [all...]
  /external/llvm/test/MC/X86/
x86-64.s 293 // CHECK: fmulp %st(1)
304 fmulp label
434 // CHECK: fmulp %st(2)
436 fmulp %st, %st(2) label
1289 // CHECK: fmulp %st(1)
1295 fmulp %st(0), %st(1) label
1302 // CHECK: fmulp %st(1)
1308 fmulp %st(1), %st(0) label
1315 // CHECK: fmulp %st(1)
1321 fmulp %st(1 label
1334 fmulp label
    [all...]
intel-syntax.s 500 // CHECK: fmulp %st(1)
506 fmulp ST(1), ST(0) label
513 // CHECK: fmulp %st(1)
519 fmulp ST(0), ST(1) label
526 // CHECK: fmulp %st(1)
532 fmulp ST(1) label
540 // CHECK: fmulp %st(1)
553 // CHECK: fmulp %st(1)
559 fmulp label
x86-32-coverage.s     [all...]
  /bionic/libm/x86_64/
s_expm1.S 219 fmulp %st, %st(1)
  /external/v8/test/cctest/
test-disasm-x87.cc 380 __ fmulp(3);
test-disasm-ia32.cc 379 __ fmulp(3);
test-disasm-x64.cc 373 __ fmulp(3);
  /external/v8/src/x87/
assembler-x87.h 888 void fmulp(int i = 1);
    [all...]
assembler-x87.cc 1782 void Assembler::fmulp(int i) { function in class:v8::internal::Assembler
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 752 #define FMULP(a, b) CHOICE(fmulp ARG2(a,b), fmulp ARG2(a,b), fmulp ARG2(b,a))
    [all...]
  /external/v8/src/compiler/x87/
code-generator-x87.cc 768 __ fmulp();
    [all...]
  /external/v8/src/ia32/
assembler-ia32.cc 1848 void Assembler::fmulp(int i) { function in class:v8::internal::Assembler
    [all...]
assembler-ia32.h 888 void fmulp(int i = 1);
    [all...]
  /external/v8/src/x64/
assembler-x64.cc 2321 void Assembler::fmulp(int i) { function in class:v8::internal::Assembler
    [all...]
assembler-x64.h     [all...]

Completed in 908 milliseconds