Lines Matching refs:movsd
15 ; SSE2-Darwin: movsd _.str+16, %xmm0
16 ; SSE2-Darwin: movsd %xmm0, 16(%esp)
22 ; SSE2-Mingw32: movsd _.str+16, %xmm0
23 ; SSE2-Mingw32: movsd %xmm0, 16(%esp)
96 ; SSE2-Darwin: movsd (%ecx), %xmm0
97 ; SSE2-Darwin: movsd 8(%ecx), %xmm1
98 ; SSE2-Darwin: movsd %xmm1, 8(%eax)
99 ; SSE2-Darwin: movsd %xmm0, (%eax)
102 ; SSE2-Mingw32: movsd (%ecx), %xmm0
103 ; SSE2-Mingw32: movsd 8(%ecx), %xmm1
104 ; SSE2-Mingw32: movsd %xmm1, 8(%eax)
105 ; SSE2-Mingw32: movsd %xmm0, (%eax)