Home
last modified time | relevance | path

Searched refs:fsubp (Results 1 – 23 of 23) sorted by relevance

/external/valgrind/none/tests/amd64/
Dinsn_fpu.def363 fsubp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[-7530.8643]
364 fsubp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[-9999.9999]
365 fsubp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[9999.9999]
366 fsubp st0.ps[-1234.5678] st2.ps[-8765.4321] => st1.ps[7530.8643]
367 fsubp st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st1.pd[-6419753.3580246]
368 fsubp st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st1.pd[-8888888.8888888]
369 fsubp st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[8888888.8888888]
370 fsubp st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[6419753.3580246]
371 fsubp st0.ps[1234.5678] st1.ps[8765.4321] : => st0.ps[-7530.8643]
372 fsubp st0.ps[-1234.5678] st1.ps[8765.4321] : => st0.ps[-9999.9999]
[all …]
/external/valgrind/none/tests/x86/
Dinsn_fpu.def363 fsubp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[-7530.8643]
364 fsubp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[-9999.9999]
365 fsubp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[9999.9999]
366 fsubp st0.ps[-1234.5678] st2.ps[-8765.4321] => st1.ps[7530.8643]
367 fsubp st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st1.pd[-6419753.3580246]
368 fsubp st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st1.pd[-8888888.8888888]
369 fsubp st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[8888888.8888888]
370 fsubp st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[6419753.3580246]
371 fsubp st0.ps[1234.5678] st1.ps[8765.4321] : => st0.ps[-7530.8643]
372 fsubp st0.ps[-1234.5678] st1.ps[8765.4321] : => st0.ps[-9999.9999]
[all …]
/external/llvm/test/MC/Disassembler/X86/
Dfp-stack.txt892 # CHECK: fsubp %st(0)
895 # CHECK: fsubp %st(1)
898 # CHECK: fsubp %st(2)
901 # CHECK: fsubp %st(3)
904 # CHECK: fsubp %st(4)
907 # CHECK: fsubp %st(5)
910 # CHECK: fsubp %st(6)
913 # CHECK: fsubp %st(7)
Dx86-16.txt759 # CHECK: fsubp %st(1)
762 # CHECK: fsubp %st(2)
/external/llvm/test/MC/X86/
Dx86-64.s302 fsubp label
1296 fsubp %st(0), %st(1) label
1309 fsubp %st(1), %st(0) label
1322 fsubp %st(1) label
1335 fsubp label
Dintel-syntax.s507 fsubp ST(1), ST(0) label
520 fsubp ST(0), ST(1) label
533 fsubp ST(1) label
560 fsubp label
Dx86-16.s913 fsubp %st,%st(1) label
917 fsubp %st, %st(2) label
Dx86-32.s990 fsubp %st,%st(1) label
995 fsubp %st, %st(2) label
Dx86-32-coverage.s2477 fsubp %st(2)
/external/v8/test/cctest/
Dtest-disasm-x87.cc379 __ fsubp(3); in TEST() local
Dtest-disasm-ia32.cc378 __ fsubp(3); in TEST() local
Dtest-disasm-x64.cc372 __ fsubp(3); in TEST() local
/external/mesa3d/src/mesa/x86/
Dassyntax.h783 #define FSUBP(a, b) CHOICE(fsubp ARG2(a,b), fsubp ARG2(a,b), fsubp ARG2(b,a))
1504 #define FSUBP(a, b) fsubp b, a
/external/v8/src/x87/
Dassembler-x87.h885 void fsubp(int i = 1);
Dassembler-x87.cc1770 void Assembler::fsubp(int i) { in fsubp() function in v8::internal::Assembler
/external/v8/src/ia32/
Dassembler-ia32.h886 void fsubp(int i = 1);
Dassembler-ia32.cc1836 void Assembler::fsubp(int i) { in fsubp() function in v8::internal::Assembler
/external/v8/src/compiler/x87/
Dcode-generator-x87.cc753 __ fsubp(); in AssembleArchInstruction()
/external/elfutils/libcpu/defs/
Di386246 11011110,11100{freg}:fsubp %st,{freg}
/external/v8/src/x64/
Dassembler-x64.h960 void fsubp(int i = 1);
Dassembler-x64.cc2309 void Assembler::fsubp(int i) { in fsubp() function in v8::internal::Assembler
/external/elfutils/tests/
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...
Dtestfile45.expect.bz21testfile45.o: elf64-elf_x86_64 2 3Disassembly of section .text: 4 5 0 ...