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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
compat.s 8 fsubrp
9 fsubrp %st(3)
10 fsubrp %st,%st(3)
compat-intel.d 12 [ ]*[a-f0-9]+: de e1 fsubrp st\(1\),st
13 [ ]*[a-f0-9]+: de e3 fsubrp st\(3\),st
14 [ ]*[a-f0-9]+: de e3 fsubrp st\(3\),st
compat.d 15 [ ]*[a-f0-9]+: de e9 fsubrp %st,%st\(1\)
16 [ ]*[a-f0-9]+: de eb fsubrp %st,%st\(3\)
17 [ ]*[a-f0-9]+: de eb fsubrp %st,%st\(3\)
float.s 33 fsubrp
34 fsubrp %st(3)
35 fsubrp %st,%st(3)
float.l 4 .*:25: Warning:.*fsubrp.*
35 .*Warning:.*fsubrp.*
43 33 003c DEE9 [ ]*fsubrp
44 34 003e DEEB [ ]*fsubrp %st\(3\)
45 35 0040 DEEB [ ]*fsubrp %st,%st\(3\)
intel.s 689 fsubrp label
690 fsubrp st(3) label
691 fsubrp st(3),st label
692 fsubrp st,st(3) label
intel.d     [all...]
  /external/llvm/test/MC/X86/
x86-64.s 292 // CHECK: fsubrp %st(1)
303 fsubrp label
562 fsubrp %ST(0), %ST(1) // CHECK: encoding: [0xde,0xe9] label
563 fsubrp %ST(1), %ST(0) // CHECK: encoding: [0xde,0xe9] label
1291 // CHECK: fsubrp %st(1)
1297 fsubrp %st(0), %st(1) label
1304 // CHECK: fsubrp %st(1)
1310 fsubrp %st(1), %st(0) label
1317 // CHECK: fsubrp %st(1)
1323 fsubrp %st(1 label
1336 fsubrp label
    [all...]
intel-syntax.s 501 // CHECK: fsubrp %st(1)
508 fsubrp ST(1), ST(0) label
514 // CHECK: fsubrp %st(1)
521 fsubrp ST(0), ST(1) label
527 // CHECK: fsubrp %st(1)
534 fsubrp ST(1) label
541 // CHECK: fsubrp %st(1)
554 // CHECK: fsubrp %st(1)
561 fsubrp label
x86-32-coverage.s     [all...]
  /bionic/libm/x86/
libm_reduce_pi04l.S 90 fsubrp %st, %st(3)
112 fsubrp %st, %st(1)
119 fsubrp %st, %st(3)
141 fsubrp %st, %st(2)
150 fsubrp %st, %st(2)
159 fsubrp %st, %st(1)
203 fsubrp %st, %st(1)
279 fsubrp %st, %st(3)
379 fsubrp %st, %st(1)
403 fsubrp %st, %st(2
    [all...]
  /external/v8/src/x87/
assembler-x87.h 887 void fsubrp(int i = 1);
    [all...]
assembler-x87.cc 1776 void Assembler::fsubrp(int i) { function in class:v8::internal::Assembler
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]
  /external/v8/src/ia32/
assembler-ia32.cc 1842 void Assembler::fsubrp(int i) { function in class:v8::internal::Assembler
    [all...]
assembler-ia32.h 887 void fsubrp(int i = 1);
    [all...]
  /external/v8/src/x64/
assembler-x64.cc 2315 void Assembler::fsubrp(int i) { function in class:v8::internal::Assembler
    [all...]
assembler-x64.h     [all...]

Completed in 7873 milliseconds