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 312 // CHECK: fsubp %st(1)
323 fsubp label
1377 // CHECK: fsubp %st(1)
1383 fsubp %st(0), %st(1) label
1390 // CHECK: fsubp %st(1)
1396 fsubp %st(1), %st(0) label
1403 // CHECK: fsubp %st(1)
1409 fsubp %st(1) label
1416 // CHECK: fsubp %st(1)
1422 fsubp label
    [all...]
intel-syntax.s 504 // CHECK: fsubp %st(1)
509 fsubp ST(1), ST(0) label
517 // CHECK: fsubp %st(1)
522 fsubp ST(0), ST(1) label
530 // CHECK: fsubp %st(1)
535 fsubp ST(1) label
544 // CHECK: fsubp %st(1)
557 // CHECK: fsubp %st(1)
562 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 1037 // CHECK: fsubp
1039 fsubp %st,%st(1) label
1042 // CHECK: fsubp %st(2)
1044 fsubp %st, %st(2) label
x86-32-coverage.s     [all...]
  /external/swiftshader/third_party/LLVM/test/MC/X86/
x86-32.s 940 // CHECK: fsubp
942 fsubp %st,%st(1) label
945 // CHECK: fsubp %st(2)
947 fsubp %st, %st(2) label
x86-64.s 288 // CHECK: fsubp
299 fsubp 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/mesa3d/src/mesa/x86/
assyntax.h     [all...]
  /external/v8/src/x87/
assembler-x87.h 919 void fsubp(int i = 1);
    [all...]
assembler-x87.cc 1884 void Assembler::fsubp(int i) { function in class:v8::internal::Assembler
    [all...]
  /external/v8/src/ia32/
assembler-ia32.h 919 void fsubp(int i = 1);
    [all...]
assembler-ia32.cc 1950 void Assembler::fsubp(int i) { function in class:v8::internal::Assembler
    [all...]
  /external/v8/src/compiler/x87/
code-generator-x87.cc     [all...]
  /external/v8/src/x64/
assembler-x64.h     [all...]
assembler-x64.cc 2439 void Assembler::fsubp(int i) { function in class:v8::internal::Assembler
    [all...]

Completed in 1882 milliseconds