Lines Matching refs:ecx
240 push ecx244 mov ecx, [width]246 shr ecx,3247 test ecx,ecx266 sub ecx, 1 ; apparently sub is better than dec270 pop ecx283 push ecx291 mov ecx, [width1]293 shr ecx,3294 test ecx,ecx323 sub ecx, 1 ; apparently sub is better than dec329 pop ecx