Home | History | Annotate | Download | only in string

Lines Matching full:movlpd

180 	movlpd	(%eax), %xmm0
181 movlpd 8(%eax), %xmm1
182 movlpd %xmm0, (%edx)
183 movlpd %xmm1, 8(%edx)