[svn] / branches / release-1_2-branch / xvidcore / src / image / x86_asm / postprocessing_sse2.asm Repository:
ViewVC logotype

Diff of /branches/release-1_2-branch/xvidcore/src/image/x86_asm/postprocessing_sse2.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 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.1837  
changed lines
  Added in v.1838

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