[svn] / branches / release-1_2-branch / xvidcore / src / plugins / x86_asm / plugin_ssim-a.asm Repository:
ViewVC logotype

Diff of /branches/release-1_2-branch/xvidcore/src/plugins/x86_asm/plugin_ssim-a.asm

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

revision 1837, Mon Dec 1 16:35:47 2008 UTC revision 1838, Mon Dec 1 17:27:03 2008 UTC
# Line 159  Line 159 
159    
160  ALIGN SECTION_ALIGN  ALIGN SECTION_ALIGN
161  consim_sse2:  consim_sse2:
162            PUSH_XMM6_XMM7
163          mov TMP0,prm1 ;ptro          mov TMP0,prm1 ;ptro
164          mov TMP1,prm2 ;ptrc          mov TMP1,prm2 ;ptrc
165          mov _EAX, prm3 ;stride          mov _EAX, prm3 ;stride
# Line 216  Line 217 
217          paddd      xmm7, xmm2          paddd      xmm7, xmm2
218    
219          CONSIM_WRITEOUT xmm5,xmm6,xmm7          CONSIM_WRITEOUT xmm5,xmm6,xmm7
220    
221            POP_XMM6_XMM7
222          ret          ret
223  ENDFUNC  ENDFUNC
224    

Legend:
Removed from v.1837  
changed lines
  Added in v.1838

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