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

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

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

revision 1.4, Mon Mar 22 22:36:23 2004 UTC revision 1.5, Sat Jul 24 11:46:08 2004 UTC
# Line 51  Line 51 
51  ;===========================================================================  ;===========================================================================
52    
53  %ifdef FORMAT_COFF  %ifdef FORMAT_COFF
54  SECTION .rodata data  SECTION .rodata
55  %else  %else
56  SECTION .rodata data align=16  SECTION .rodata align=16
57  %endif  %endif
58    
59  ;-----------------------------------------------------------------------------  ;-----------------------------------------------------------------------------

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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