Lines Matching refs:xmm5
21 ; b values in xmm5
178 pshufd xmm5, xmm3, 0xE4 ; duplicate
186 pmaddwd xmm5, [BConst] ;
190 psrad xmm5, 12 ;
194 pshufb xmm5, [shuffconst] ;
198 paddsw xmm5, xmm0 ;
207 packuswb xmm5,xmm7 ; clamp to 0,255 and pack B to 8 bit per pixel
209 punpcklbw xmm5,xmm4 ; bgbgbgbgbgbgbgbg
210 movdqa xmm0, xmm5 ; save bg values
212 punpcklwd xmm5,xmm3 ; lower half bgr0bgr0bgr0bgr0
215 movntdq [edi], xmm5 ; output first 4 pixels bypassing cache