[cvs] / xvidcore / src / bitstream / x86_asm / cbp_sse2.asm Repository:
ViewVC logotype

Diff of /xvidcore/src/bitstream/x86_asm/cbp_sse2.asm

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

revision 1.3.2.1, Tue Oct 28 22:23:03 2003 UTC revision 1.3.2.2, Mon Nov 3 15:51:50 2003 UTC
# Line 63  Line 63 
63  ; Data (Read Only)  ; Data (Read Only)
64  ;=============================================================================  ;=============================================================================
65    
66  SECTION .rodata  %ifdef FORMAT_COFF
67    SECTION .rodata data
68    %else
69    SECTION .rodata data align=16
70    %endif
71    
72  ALIGN 16  ALIGN 16
73  ignore_dc:  ignore_dc:

Legend:
Removed from v.1.3.2.1  
changed lines
  Added in v.1.3.2.2

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