Lines Matching full:ebx
36 mov ebx,eax
40 and ebx,11111100000b
42 add eax,ebx
59 mov ebx,eax
63 and ebx,11111100000b
65 add eax,ebx
90 mov ebx,[esi+ecx*4]
94 and ebx,0F800F800h
96 shr ebx,11
100 add eax,ebx
115 mov ebx,eax
119 and ebx,11111100000b
121 add eax,ebx
146 mov ebx,eax
147 shr ebx,1
148 and ebx, 0111111111100000b
150 add eax,ebx
166 mov ebx,eax
167 shr ebx,1
168 and ebx, 0111111111100000b
170 add eax,ebx
197 mov ebx,eax
204 and ebx,001F001Fh
209 add eax,ebx
224 mov ebx,eax
225 shr ebx,1
226 and ebx, 0111111111100000b
228 add eax,ebx
254 mov ebx,eax
258 shr ebx,1
259 and ebx,1111100000b
262 add eax,ebx
279 mov ebx,eax
283 shr ebx,1
284 and ebx,1111100000b
287 add eax,ebx
313 mov ebx,[esi+ecx*4]
318 and ebx,0F800F800h
320 shr ebx,11
324 add eax,ebx
339 mov ebx,eax
343 shr ebx,1
344 and ebx,1111100000b
347 add eax,ebx
372 mov ebx,eax
376 and ebx,11100000000b ; green
377 shr ebx,6
380 add eax,ebx
395 mov ebx,eax
399 and ebx,11100000000b ; green
400 shr ebx,6
403 add eax,ebx
428 shl ebx,16
438 mov eax,ebx ; setup eax for reds
440 and ebx,00000111000001110000011100000111b
443 ror ebx,16-2
449 add eax,ebx
469 mov ebx,eax
473 and ebx,11100000000b ; green
474 shr ebx,6
477 add eax,ebx