MMX moves (Developers)
> Here a faster version of {block A}
>
> shr ecx,3
> @mmxloop:
> movq mm0,ds:[esi];
> dec ecx
> Lea esi,[esi+8]
> movq es:[edi],mm0
> lea edi,[edi+8];
> jnz @mmxloop
That's probably true, but in reality the effect will be somewhere between "zero" and "virtually zero".
---
MS-DOS forever!
Complete thread:
Mix view