Home | History | Annotate | Download | only in string

Lines Matching full:movlpd

182 	movlpd	(%eax), %xmm0
183 movlpd 8(%eax), %xmm1
184 movlpd %xmm0, (%edx)
185 movlpd %xmm1, 8(%edx)