[cvs] / xvidcore / src / utils / x86_asm / mem_transfer_3dne.asm Repository:
ViewVC logotype

Diff of /xvidcore/src/utils/x86_asm/mem_transfer_3dne.asm

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

revision 1.2.2.1, Tue Oct 28 22:23:03 2003 UTC revision 1.2.2.2, Mon Nov 3 15:51:50 2003 UTC
# Line 41  Line 41 
41  ; Read only data  ; Read only data
42  ;=============================================================================  ;=============================================================================
43    
44  SECTION .rodata  %ifdef FORMAT_COFF
45    SECTION .rodata data
46    %else
47    SECTION .rodata data align=16
48    %endif
49    
50  ALIGN 8  ALIGN 8
51  mm_zero:  mm_zero:

Legend:
Removed from v.1.2.2.1  
changed lines
  Added in v.1.2.2.2

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