Home | History | Annotate | Download | only in x86

Lines Matching refs:xmm0

150 	movss	%xmm0, (%rdi)
154 movsd %xmm0, (%rdi)
169 movd %xmm0, %r10
194 movdqa 48(%r10), %xmm0
285 movss -24(%rsp), %xmm0
289 movsd -24(%rsp), %xmm0
298 /* There are four possibilities here, %rax/%rdx, %xmm0/%rax,
299 %rax/%xmm0, %xmm0/%xmm1. We collapse two by always loading
301 bit 8 set means xmm0 gets the second word, and bit 9 means
308 movd %rcx, %xmm0
318 movdqa %xmm0, 48(%rsp)