Home
last modified time | relevance | path

Searched refs:fdivrp (Results 1 – 10 of 10) sorted by relevance

/external/llvm/test/MC/X86/
Dx86-64.s306 fdivrp label
559 fdivrp %st(0), %st(1) // CHECK: encoding: [0xde,0xf9] label
560 fdivrp %st(1), %st(0) // CHECK: encoding: [0xde,0xf9] label
1299 fdivrp %st(0), %st(1) label
1312 fdivrp %st(1), %st(0) label
1325 fdivrp %st(1) label
1338 fdivrp label
Dintel-syntax.s510 fdivrp ST(1), ST(0) label
523 fdivrp ST(0), ST(1) label
536 fdivrp ST(1) label
563 fdivrp label
Dx86-32-coverage.s2605 fdivrp %st(2)
/external/valgrind/none/tests/amd64/
Dinsn_fpu.def169 fdivrp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[7.10000058320005]
170 fdivrp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[-7.10000058320005]
171 fdivrp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[-7.10000058320005]
172 fdivrp st0.ps[-1234.5678] st2.ps[-8765.4321] => st1.ps[7.10000058320005]
173 fdivrp st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st1.pd[6.20000079200001]
174 fdivrp st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st1.pd[-6.20000079200001]
175 fdivrp st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[-6.20000079200001]
176 fdivrp st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[6.20000079200001]
177 fdivrp st0.ps[1234.5678] st1.ps[8765.4321] : => st0.ps[7.10000058320005]
178 fdivrp st0.ps[-1234.5678] st1.ps[8765.4321] : => st0.ps[-7.10000058320005]
[all …]
/external/valgrind/none/tests/x86/
Dinsn_fpu.def169 fdivrp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[7.10000058320005]
170 fdivrp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[-7.10000058320005]
171 fdivrp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[-7.10000058320005]
172 fdivrp st0.ps[-1234.5678] st2.ps[-8765.4321] => st1.ps[7.10000058320005]
173 fdivrp st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st1.pd[6.20000079200001]
174 fdivrp st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st1.pd[-6.20000079200001]
175 fdivrp st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[-6.20000079200001]
176 fdivrp st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[6.20000079200001]
177 fdivrp st0.ps[1234.5678] st1.ps[8765.4321] : => st0.ps[7.10000058320005]
178 fdivrp st0.ps[-1234.5678] st1.ps[8765.4321] : => st0.ps[-7.10000058320005]
[all …]
/external/llvm/test/MC/Disassembler/X86/
Dfp-stack.txt964 # CHECK: fdivrp %st(0)
967 # CHECK: fdivrp %st(1)
970 # CHECK: fdivrp %st(2)
973 # CHECK: fdivrp %st(3)
976 # CHECK: fdivrp %st(4)
979 # CHECK: fdivrp %st(5)
982 # CHECK: fdivrp %st(6)
985 # CHECK: fdivrp %st(7)
/external/elfutils/libcpu/defs/
Di386307 11011110,11111{freg}:fdivrp %st,{freg}
318 11011110,11110{freg}:fdivrp %st,{freg}
320 `11011110,11110001:fdivrp
/external/mesa3d/src/mesa/x86/
Dassyntax.h718 #define FDIVRP(a, b) CHOICE(fdivrp ARG2(a,b), fdivrp ARG2(a,b), fdivrp ARG2(b,a))
1439 #define FDIVRP(a, b) fdivrp b, a
/external/elfutils/tests/
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...
Dtestfile45.expect.bz2