[svn] / trunk / xvidcore / src / utils / x86_asm / mem_transfer_mmx.asm Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/utils/x86_asm/mem_transfer_mmx.asm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 215, Sun Jun 16 17:12:37 2002 UTC revision 217, Sun Jun 16 19:35:59 2002 UTC
# Line 384  Line 384 
384    
385                  pxor mm7, mm7   ; mm7 = 0                  pxor mm7, mm7   ; mm7 = 0
386                  shl eax, 1      ; eax = stride<<1                  shl eax, 1      ; eax = stride<<1
                 add eax, 16  
387    
388                  ; Row processing                  ; Row processing
389                  ; One row at a time                  ; One row at a time
# Line 694  Line 693 
693                  movq [edi], mm0                  movq [edi], mm0
694                  movq [edi+eax], mm1                  movq [edi+eax], mm1
695    
                 add esi, eax  
                 add edi, eax  
                 add esi, eax  
                 add edi, eax  
   
696                  pop edi                  pop edi
697                  pop esi                  pop esi
698    

Legend:
Removed from v.215  
changed lines
  Added in v.217

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4