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

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

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

revision 1.2, Mon Mar 22 23:42:20 2004 UTC revision 1.3, Sat Jul 24 11:46:08 2004 UTC
# Line 55  Line 55 
55  ;=============================================================================  ;=============================================================================
56    
57  %ifdef FORMAT_COFF  %ifdef FORMAT_COFF
58  SECTION .rodata data  SECTION .rodata
59  %else  %else
60  SECTION .rodata data align=16  SECTION .rodata align=16
61  %endif  %endif
62    
63  ALIGN 16  ALIGN 16

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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