[svn] / trunk / xvidcore / src / image / x86_asm / postprocessing_sse2.asm Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/image/x86_asm/postprocessing_sse2.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 66  Line 66 
66    
67  ALIGN SECTION_ALIGN  ALIGN SECTION_ALIGN
68  image_brightness_sse2:  image_brightness_sse2:
69      PUSH_XMM6_XMM7
70  %ifdef ARCH_IS_X86_64  %ifdef ARCH_IS_X86_64
71    movsx _EAX, prm5d    movsx _EAX, prm5d
72  %else  %else
# Line 125  Line 125 
125    pop _EDI    pop _EDI
126    pop _ESI    pop _ESI
127    
128      POP_XMM6_XMM7
129    ret    ret
130  ENDFUNC  ENDFUNC
131  ;//////////////////////////////////////////////////////////////////////  ;//////////////////////////////////////////////////////////////////////

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