[cvs] / xvidcore / src / dct / x86_asm / fdct_sse2_skal.asm Repository:
ViewVC logotype

Diff of /xvidcore/src/dct/x86_asm/fdct_sse2_skal.asm

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

revision 1.11, Mon Dec 1 14:45:45 2008 UTC revision 1.13, Fri Dec 5 10:15:02 2008 UTC
# Line 195  Line 195 
195  ; Code  ; Code
196  ;=============================================================================  ;=============================================================================
197    
198  SECTION .rotext align=SECTION_ALIGN  TEXT
199    
200  cglobal idct_sse2_skal  cglobal idct_sse2_skal
201  cglobal fdct_sse2_skal  cglobal fdct_sse2_skal
# Line 604  Line 604 
604    ret    ret
605  ENDFUNC  ENDFUNC
606    
607    ALIGN SECTION_ALIGN
608      times 8 dw 0
609    
610  %ifidn __OUTPUT_FORMAT__,elf  %ifidn __OUTPUT_FORMAT__,elf
611  section ".note.GNU-stack" noalloc noexec nowrite progbits  section ".note.GNU-stack" noalloc noexec nowrite progbits

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.13

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