Home
last modified time | relevance | path

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

1234

/external/llvm/test/CodeGen/X86/
Dcmov-fp.ll22 ; NOCMOV: fstp
41 ; NOCMOV: fstp
59 ; NOCMOV: fstp
77 ; NOCMOV: fstp
89 ; NOSSE2: fstp
92 ; NOSSE1: fstp
95 ; NOCMOV: fstp
107 ; NOSSE2: fstp
110 ; NOSSE1: fstp
113 ; NOCMOV: fstp
[all …]
Dinline-asm-fpstack.ll26 ; CHECK-NOT: fstp
37 ; CHECK-NOT: fstp
48 ; CHECK-NOT: fstp
60 ; Uses the same value twice, should have one fstp after the asm.
63 ; CHECK-NEXT: fstp
64 ; CHECK-NOT: fstp
69 ; CHECK-NEXT: fstp
70 ; CHECK-NEXT: fstp
76 ; CHECK-NEXT: fstp
77 ; CHECK-NOT: fstp
[all …]
Dx87.ll23 ; X87: fstp
38 ; X87: fstp
Dfp-stack-direct-ret.ll1 ; RUN: llc < %s -march=x86 | not grep fstp
Dpr13577.ll13 ; CHECK: fstp %st(1)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dcmov-fp.ll22 ; NOCMOV: fstp
41 ; NOCMOV: fstp
59 ; NOCMOV: fstp
77 ; NOCMOV: fstp
89 ; NOSSE2: fstp
92 ; NOSSE1: fstp
95 ; NOCMOV: fstp
107 ; NOSSE2: fstp
110 ; NOSSE1: fstp
113 ; NOCMOV: fstp
[all …]
Dinline-asm-fpstack.ll80 ; CHECK-NEXT: fstp %st(0)
84 ; CHECK-NEXT: fstp %st(1)
85 ; CHECK-NEXT: fstp %st(0)
89 ; CHECK-NEXT: fstp %st(0)
93 ; CHECK-NEXT: fstp %st(0)
97 ; Uses the same value twice, should have one fstp after the asm.
257 ; CHECK-NEXT: fstp %st(0)
302 ; CHECK-NEXT: fstp %st(0)
329 ; CHECK-NEXT: fstp %st(0)
362 ; CHECK-NEXT: fstp %st(1)
[all …]
Dx87.ll26 ; X87: fstp
41 ; X87: fstp
Dscalar-fp-to-i64.ll286 ; X87_WIN-NEXT: fstp %st(1)
289 ; X87_WIN-NEXT: fstp %st(0)
320 ; X87_LIN-NEXT: fstp %st(1)
323 ; X87_LIN-NEXT: fstp %st(0)
774 ; X87_WIN-NEXT: fstp %st(1)
777 ; X87_WIN-NEXT: fstp %st(0)
808 ; X87_LIN-NEXT: fstp %st(1)
811 ; X87_LIN-NEXT: fstp %st(0)
1032 ; AVX512_32_WIN-NEXT: fstp %st(1)
1053 ; AVX512_32_LIN-NEXT: fstp %st(1)
[all …]
Dfp-stack-direct-ret.ll1 ; RUN: llc < %s -mtriple=i686-- | not grep fstp
Dpr33349.ll34 ; KNL-NEXT: fstp %st(4)
70 ; SKX-NEXT: fstp %st(4)
Dpr13577.ll18 ; CHECK-NEXT: fstp %st(1)
Dfp-stack-ret.ll35 ; CHECK: fstp
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dinline-asm-fpstack.ll26 ; CHECK-NOT: fstp
37 ; CHECK-NOT: fstp
48 ; CHECK-NOT: fstp
60 ; Uses the same value twice, should have one fstp after the asm.
63 ; CHECK-NEXT: fstp
64 ; CHECK-NOT: fstp
69 ; CHECK-NEXT: fstp
70 ; CHECK-NEXT: fstp
76 ; CHECK-NEXT: fstp
77 ; CHECK-NOT: fstp
[all …]
Dfp-stack-direct-ret.ll1 ; RUN: llc < %s -march=x86 | not grep fstp
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DX87.cpp36 __ fstp(IceType_f32, in TEST_F() local
38 __ fstp(IceType_f64, Address(GPRRegister::Encoded_Reg_ebp, 0x10000, in TEST_F() local
131 __ fstp(X87STRegister::Encoded_X87ST_7); \ in TEST_F()
133 __ fstp(X87STRegister::Encoded_X87ST_6); \ in TEST_F()
135 __ fstp(X87STRegister::Encoded_X87ST_5); \ in TEST_F()
137 __ fstp(X87STRegister::Encoded_X87ST_4); \ in TEST_F()
139 __ fstp(X87STRegister::Encoded_X87ST_3); \ in TEST_F()
141 __ fstp(X87STRegister::Encoded_X87ST_2); \ in TEST_F()
143 __ fstp(X87STRegister::Encoded_X87ST_1); \ in TEST_F()
145 __ fstp(IceType_f##Size, dwordAddress(T1)); \ in TEST_F()
[all …]
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dwin32.c104 fstp st(0) in ffi_call_x86()
122 fstp DWORD PTR [ecx] in ffi_call_x86()
130 fstp QWORD PTR [ecx] in ffi_call_x86()
140 fstp QWORD PTR [ecx] /* XXX ??? */ in ffi_call_x86()
/external/python/cpython3/Modules/_ctypes/libffi_msvc/
Dwin32.c104 fstp st(0) in ffi_call_x86()
122 fstp DWORD PTR [ecx] in ffi_call_x86()
130 fstp QWORD PTR [ecx] in ffi_call_x86()
140 fstp QWORD PTR [ecx] /* XXX ??? */ in ffi_call_x86()
/external/swiftshader/third_party/subzero/tests_lit/llvm2ice_tests/
Dfpcall.ll22 ; CHECK: fstp
33 ; CHECK: fstp
46 ; CHECK: fstp
Dfp.convert.ll389 ; CHECK: fstp QWORD
404 ; CHECK: fstp DWORD
419 ; CHECK: fstp
434 ; CHECK: fstp
451 ; CHECK: fstp
516 ; CHECK: fstp QWORD
532 ; CHECK: fstp DWORD
/external/owasp/sanitizer/tools/findbugs/doc/
DperformingARelease.txt10 fstp> mput edu.* eclipsePlugin*
11 fstp> quit
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/X86/
Dfp-stack.txt769 # CHECK: fstp %st(0)
772 # CHECK: fstp %st(1)
775 # CHECK: fstp %st(2)
778 # CHECK: fstp %st(3)
781 # CHECK: fstp %st(4)
784 # CHECK: fstp %st(5)
787 # CHECK: fstp %st(6)
790 # CHECK: fstp %st(7)
/external/llvm/test/MC/Disassembler/X86/
Dfp-stack.txt769 # CHECK: fstp %st(0)
772 # CHECK: fstp %st(1)
775 # CHECK: fstp %st(2)
778 # CHECK: fstp %st(3)
781 # CHECK: fstp %st(4)
784 # CHECK: fstp %st(5)
787 # CHECK: fstp %st(6)
790 # CHECK: fstp %st(7)
/external/llvm/test/MC/X86/
Dintel-syntax.s656 fstp tbyte ptr [rax] label
657 fstp xword ptr [rax] label
658 fstp qword ptr [rax] label
659 fstp dword ptr [rax] label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/
Dintel-syntax.s720 fstp tbyte ptr [rax] label
721 fstp xword ptr [rax] label
722 fstp qword ptr [rax] label
723 fstp dword ptr [rax] label

1234