--- trunk/xvidcore/src/utils/x86_asm/mem_transfer_mmx.asm 2002/06/16 17:12:37 215 +++ trunk/xvidcore/src/utils/x86_asm/mem_transfer_mmx.asm 2002/06/16 19:35:59 217 @@ -384,7 +384,6 @@ pxor mm7, mm7 ; mm7 = 0 shl eax, 1 ; eax = stride<<1 - add eax, 16 ; Row processing ; One row at a time @@ -694,11 +693,6 @@ movq [edi], mm0 movq [edi+eax], mm1 - add esi, eax - add edi, eax - add esi, eax - add edi, eax - pop edi pop esi