Home | History | Annotate | Download | only in i386

Lines Matching full:xmm1

18 	movd	   8(%esp),		%xmm1
19 punpckldq %xmm1, %xmm0 // Load input
31 pcmpeqb %xmm1, %xmm1 // -1ULL
32 psrlq $58, %xmm1 // 0x3f
33 pandn %xmm1, %xmm2 // 63 - count
34 pcmpeqb %xmm1, %xmm1 // -1ULL
35 psubq %xmm1, %xmm2 // 64 - count
36 psllq %xmm2, %xmm1 // -1 << (64 - count) = leading sign bits
37 por %xmm1, %xmm0