[cvs] / xvidcore / src / motion / x86_asm / sad_3dne.asm Repository:
ViewVC logotype

Diff of /xvidcore/src/motion/x86_asm/sad_3dne.asm

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

revision 1.6, Sun Aug 29 10:02:38 2004 UTC revision 1.8, Tue Aug 19 09:06:48 2008 UTC
# Line 180  Line 180 
180    movq mm1, [eax+2*ecx+8]    movq mm1, [eax+2*ecx+8]
181    psadbw mm3, mm4    psadbw mm3, mm4
182    
183    movq mm0, [dword eax+edx]    movq mm0, [eax+edx+0]
184    psadbw mm2, mm4    psadbw mm2, mm4
185    add eax, edx    add eax, edx
186    psadbw mm1, mm4    psadbw mm1, mm4
# Line 502  Line 502 
502    ret    ret
503  .endfunc  .endfunc
504    
505    
506    %ifidn __OUTPUT_FORMAT__,elf
507    section ".note.GNU-stack" noalloc noexec nowrite progbits
508    %endif
509    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.8

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