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

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

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

revision 1.9, Wed Nov 26 01:04:34 2008 UTC revision 1.10.2.1, Thu May 28 08:42:37 2009 UTC
# Line 45  Line 45 
45  ; Code  ; Code
46  ;=============================================================================  ;=============================================================================
47    
48  SECTION .rotext align=SECTION_ALIGN  TEXT
49    
50  cglobal MBFieldTest_mmx  cglobal MBFieldTest_mmx
51    
# Line 165  Line 165 
165    paddw mm6, m14                ; add to frame total    paddw mm6, m14                ; add to frame total
166    
167    lea TMP0, [nexts]    lea TMP0, [nexts]
168    mov TMP0, [TMP0+_EAX*4]        ; move _ESI/_EDI 8 pixels to the right    mov TMP0d, dword [TMP0+_EAX*4] ; move _ESI/_EDI 8 pixels to the right
169    add _ESI, TMP0    add _ESI, TMP0
170    add _EDI, TMP0    add _EDI, TMP0
171    

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10.2.1

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