[svn] / trunk / xvidcore / src / plugins / x86_asm / plugin_ssim-a.asm Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/plugins/x86_asm/plugin_ssim-a.asm

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

revision 1832, Sun Nov 30 18:05:43 2008 UTC revision 1833, Mon Dec 1 14:45:46 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.1832  
changed lines
  Added in v.1833

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