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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
compat.s 4 fsubp
5 fsubp %st(3)
6 fsubp %st,%st(3)
compat-intel.d 16 [ ]*[a-f0-9]+: de e9 fsubp st\(1\),st
17 [ ]*[a-f0-9]+: de eb fsubp st\(3\),st
18 [ ]*[a-f0-9]+: de eb fsubp st\(3\),st
compat.d 11 [ ]*[a-f0-9]+: de e1 fsubp %st,%st\(1\)
12 [ ]*[a-f0-9]+: de e3 fsubp %st,%st\(3\)
13 [ ]*[a-f0-9]+: de e3 fsubp %st,%st\(3\)
float.s 22 fsubp
23 fsubp %st(3)
24 fsubp %st,%st(3)
float.l 3 .*:14: Warning:.*fsubp.*
23 .*Warning:.*fsubp.*
31 22 0026 DEE1 [ ]*fsubp
32 23 0028 DEE3 [ ]*fsubp %st\(3\)
33 24 002a DEE3 [ ]*fsubp %st,%st\(3\)
intel.s 680 fsubp label
681 fsubp st(3) label
682 fsubp st,st(3) label
683 fsubp st(3),st label
intel.d     [all...]
  /external/llvm/test/MC/X86/
x86-64.s 291 // CHECK: fsubp %st(1)
302 fsubp label
1290 // CHECK: fsubp %st(1)
1296 fsubp %st(0), %st(1) label
1303 // CHECK: fsubp %st(1)
1309 fsubp %st(1), %st(0) label
1316 // CHECK: fsubp %st(1)
1322 fsubp %st(1) label
1329 // CHECK: fsubp %st(1)
1335 fsubp label
    [all...]
intel-syntax.s 502 // CHECK: fsubp %st(1)
507 fsubp ST(1), ST(0) label
515 // CHECK: fsubp %st(1)
520 fsubp ST(0), ST(1) label
528 // CHECK: fsubp %st(1)
533 fsubp ST(1) label
542 // CHECK: fsubp %st(1)
555 // CHECK: fsubp %st(1)
560 fsubp label
x86-16.s 911 // CHECK: fsubp
913 fsubp %st,%st(1) label
915 // CHECK: fsubp %st(2)
917 fsubp %st, %st(2) label
x86-32.s 988 // CHECK: fsubp
990 fsubp %st,%st(1) label
993 // CHECK: fsubp %st(2)
995 fsubp %st, %st(2) label
x86-32-coverage.s     [all...]
  /bionic/libm/x86/
libm_reduce_pi04l.S 95 fsubp %st, %st(1)
104 fsubp %st, %st(1)
124 fsubp %st, %st(1)
133 fsubp %st, %st(1)
401 fsubp %st, %st(1)
    [all...]
  /external/v8/test/cctest/
test-disasm-x87.cc 379 __ fsubp(3);
test-disasm-ia32.cc 378 __ fsubp(3);
test-disasm-x64.cc 372 __ fsubp(3);
  /external/v8/src/x87/
assembler-x87.h 885 void fsubp(int i = 1);
    [all...]
assembler-x87.cc 1770 void Assembler::fsubp(int i) { function in class:v8::internal::Assembler
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]
  /external/v8/src/compiler/x87/
code-generator-x87.cc 753 __ fsubp();
    [all...]
  /external/v8/src/ia32/
assembler-ia32.cc 1836 void Assembler::fsubp(int i) { function in class:v8::internal::Assembler
    [all...]
assembler-ia32.h 886 void fsubp(int i = 1);
    [all...]
  /external/v8/src/x64/
assembler-x64.cc 2309 void Assembler::fsubp(int i) { function in class:v8::internal::Assembler
    [all...]
assembler-x64.h     [all...]

Completed in 354 milliseconds