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

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

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

revision 1.2, Mon Mar 22 22:36:23 2004 UTC revision 1.2.2.2, Sat Aug 21 11:52:09 2004 UTC
# Line 105  Line 105 
105  ;=============================================================================  ;=============================================================================
106    
107  %ifdef FORMAT_COFF  %ifdef FORMAT_COFF
108  SECTION .rodata data  SECTION .rodata
109  %else  %else
110  SECTION .rodata data align=16  SECTION .rodata align=16
111  %endif  %endif
112    
113  ALIGN 16  ALIGN 16
# Line 482  Line 482 
482    mov edi, fdct_rounding_2    mov edi, fdct_rounding_2
483  .loop  .loop
484    %2 ecx, ecx, edx, ebx, edi    %2 ecx, ecx, edx, ebx, edi
485    add eax, 2*16    add ecx, 2*8
486    add edx, 2*32    add edx, 2*32
487    add ebx, 2*4    add ebx, 2*4
488    add edi, 2*4    add edi, 2*4

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

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