Home
last modified time | relevance | path

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

/external/llvm/test/MC/Disassembler/X86/
Dfp-stack.txt124 # CHECK: fsubr %st(0)
127 # CHECK: fsubr %st(1)
130 # CHECK: fsubr %st(2)
133 # CHECK: fsubr %st(3)
136 # CHECK: fsubr %st(4)
139 # CHECK: fsubr %st(5)
142 # CHECK: fsubr %st(6)
145 # CHECK: fsubr %st(7)
649 # CHECK: fsubr %st(0), %st(0)
652 # CHECK: fsubr %st(0), %st(1)
[all …]
Dx86-16.txt195 # CHECK: fsubr %st(0)
/external/valgrind/none/tests/x86/
Dinsn_fpu.def403 fsubr st0.ps[1234.5678] st2.ps[8765.4321] => st2.ps[7530.8643]
404 fsubr st0.ps[-1234.5678] st2.ps[8765.4321] => st2.ps[9999.9999]
405 fsubr st0.ps[1234.5678] st2.ps[-8765.4321] => st2.ps[-9999.9999]
406 fsubr st0.ps[-1234.5678] st2.ps[-8765.4321] => st2.ps[-7530.8643]
407 fsubr st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st2.pd[6419753.3580246]
408 fsubr st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st2.pd[8888888.8888888]
409 fsubr st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[-8888888.8888888]
410 fsubr st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[-6419753.3580246]
411 fsubr st2.ps[1234.5678] st0.ps[8765.4321] => st0.ps[-7530.8643]
412 fsubr st2.ps[-1234.5678] st0.ps[8765.4321] => st0.ps[-9999.9999]
[all …]
/external/valgrind/none/tests/amd64/
Dinsn_fpu.def403 fsubr st0.ps[1234.5678] st2.ps[8765.4321] => st2.ps[7530.8643]
404 fsubr st0.ps[-1234.5678] st2.ps[8765.4321] => st2.ps[9999.9999]
405 fsubr st0.ps[1234.5678] st2.ps[-8765.4321] => st2.ps[-9999.9999]
406 fsubr st0.ps[-1234.5678] st2.ps[-8765.4321] => st2.ps[-7530.8643]
407 fsubr st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st2.pd[6419753.3580246]
408 fsubr st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st2.pd[8888888.8888888]
409 fsubr st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[-8888888.8888888]
410 fsubr st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st2.pd[-6419753.3580246]
411 fsubr st2.ps[1234.5678] st0.ps[8765.4321] => st0.ps[-7530.8643]
412 fsubr st2.ps[-1234.5678] st0.ps[8765.4321] => st0.ps[-9999.9999]
[all …]
/external/llvm/test/MC/X86/
Dintel-syntax-2.s26 fsubr label
Dintel-syntax.s550 fsubr label
576 fsubr ST(0), ST(1) label
589 fsubr ST(1), ST(0) label
602 fsubr ST(1) label
Dx86-64.s1436 fsubr %st(1), %st(0) label
1449 fsubr %st(0), %st(1) label
1462 fsubr %st(1) label
Dx86-16.s233 fsubr %st(0), %st
Dx86-32.s339 fsubr %st(0), %st
Dx86-32-coverage.s2481 fsubr %st(2)
/external/syslinux/com32/lib/math/
Dpow.S16 fsubr %st,%st(1)
/external/swiftshader/third_party/LLVM/test/MC/X86/
Dx86-32.s311 fsubr %st(0), %st
Dx86-32-coverage.s4106 fsubr %st(2)
13878 fsubr %st(2)
/external/mesa3d/src/mesa/x86/
Dassyntax.h788 #define FSUBR2(a, b) CHOICE(fsubr ARG2(a,b), fsubr ARG2(a,b), fsubr ARG2(b,a))
1507 #define FSUBR_S(a) fsubr S_(a)
1508 #define FSUBR_D(a) fsubr D_(a)
1509 #define FSUBR2(a, b) fsubr b, a
/external/elfutils/libcpu/defs/
Di386214 11011000,11101{freg}:fsubr {freg},%st
215 11011100,11101{freg}:fsubr %st,{freg}
216 11011{D}00,{mod}101{r_m}:fsubr{D} {mod}{r_m}
/external/v8/src/x87/
Dassembler-x87.h920 void fsubr(int i = 1);
/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/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrFPStack.td230 def SUBR_FST0r : FPST0rInst <0xE8, "fsubr\t$op">;
DX86GenAsmMatcher.inc3541 { X86::SUBR_FST0r, "fsubr", Convert__Reg1_0, { MCK_RST }, 0},
3542 { X86::SUBR_FST0r, "fsubr", Convert__regST0, { MCK_ST0, MCK_ST0 }, 0},
3543 { X86::SUB_FrST0, "fsubr", Convert__Reg1_1, { MCK_ST0, MCK_RST }, 0},
3544 { X86::SUBR_FST0r, "fsubr", Convert__Reg1_0, { MCK_RST, MCK_ST0 }, 0},
DX86InstrInfo.td1630 defm : FpUnaryAlias<"fsubr", SUBR_FST0r>;
DX86GenAsmWriter.inc4003 "brl\t\000fisubrs\t\000fisubrl\t\000fsubp\t\000fsubr\t\000fsub\t%st(0), "
4005 "fsubrp\t\000fsub\t\000fsubr\t%st(0), \000swapgs\000syscall\000sysenter\000"
DX86GenAsmWriter1.inc3953 ", \000sub\tAL, \000subpd\t\000subps\t\000fsubr\t\000fisubr\t\000fsubrp\t"
/external/llvm/lib/Target/X86/
DX86InstrFPStack.td271 def SUBR_FST0r : FPST0rInst <MRM5r, "fsubr\t$op">;
DX86InstrInfo.td2871 defm : FpUnaryAlias<"fsubr", SUBR_FST0r>;