Home
last modified time | relevance | path

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

12

/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/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/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.s323 fsubp label
1383 fsubp %st(0), %st(1) label
1396 fsubp %st(1), %st(0) label
1409 fsubp %st(1) label
1422 fsubp label
Dintel-syntax.s509 fsubp ST(1), ST(0) label
522 fsubp ST(0), ST(1) label
535 fsubp ST(1) label
562 fsubp label
Dx86-16.s913 fsubp %st,%st(1) label
917 fsubp %st, %st(2) label
Dx86-32.s1039 fsubp %st,%st(1) label
1044 fsubp %st, %st(2) label
Dx86-32-coverage.s2477 fsubp %st(2)
/external/swiftshader/third_party/LLVM/test/MC/X86/
Dx86-32.s942 fsubp %st,%st(1) label
947 fsubp %st, %st(2) label
Dx86-64.s299 fsubp label
Dx86-32-coverage.s4102 fsubp %st(2)
13875 fsubp %st(2)
/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.h919 void fsubp(int i = 1);
Dassembler-x87.cc1884 void Assembler::fsubp(int i) { in fsubp() function in v8::internal::Assembler
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrInfo.td1602 def : InstAlias<"fsubp", (SUBR_FPrST0 ST1)>;
1629 defm : FpUnaryAlias<"fsubp", SUBR_FPrST0>;
1649 def : InstAlias<"fsubp %st(0), $op", (SUBR_FPrST0 RST:$op)>;
DX86GenAsmMatcher.inc3536 { X86::SUBR_FPrST0, "fsubp", Convert__regST1, { }, 0},
3537 { X86::SUBR_FPrST0, "fsubp", Convert__Reg1_0, { MCK_RST }, 0},
3538 { X86::SUBR_FPrST0, "fsubp", Convert__regST0, { MCK_ST0, MCK_ST0 }, 0},
3539 { X86::SUBR_FPrST0, "fsubp", Convert__Reg1_1, { MCK_ST0, MCK_RST }, 0},
3540 { X86::SUBR_FPrST0, "fsubp", Convert__Reg1_0, { MCK_RST, MCK_ST0 }, 0},
/external/v8/src/ia32/
Dassembler-ia32.h919 void fsubp(int i = 1);
Dassembler-ia32.cc1950 void Assembler::fsubp(int i) { in fsubp() function in v8::internal::Assembler
/external/elfutils/libcpu/defs/
Di386246 11011110,11100{freg}:fsubp %st,{freg}
/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 ...
/external/v8/src/compiler/x87/
Dcode-generator-x87.cc1135 __ fsubp(); in AssembleArchInstruction()
/external/v8/src/x64/
Dassembler-x64.h987 void fsubp(int i = 1);
Dassembler-x64.cc2439 void Assembler::fsubp(int i) { in fsubp() function in v8::internal::Assembler

12