Lines Matching refs:xmm5
21 ; b values in xmm5
147 pshufd xmm5, xmm3, 0xE4 ; duplicate
151 pmaddwd xmm5, [BConst] ;
155 psrad xmm5, 12 ;
161 pshuflw xmm5, xmm5, 0xa0
162 pshufhw xmm5, xmm5, 0xa0
166 paddsw xmm5, xmm0 ;
175 packuswb xmm5,xmm7 ; clamp to 0,255 and pack B to 8 bit per pixel
177 punpcklbw xmm5,xmm4 ; bgbgbgbgbgbgbgbg
178 movdqa xmm0, xmm5 ; save bg values
180 punpcklwd xmm5,xmm3 ; lower half bgr0bgr0bgr0bgr0
183 movntdq [edi], xmm5 ; output first 4 pixels bypassing cache