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

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

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

revision 1809, Thu Nov 27 16:42:00 2008 UTC revision 1810, Thu Nov 27 18:35:36 2008 UTC
# Line 19  Line 19 
19  ; *  along with this program ; if not, write to the Free Software  ; *  along with this program ; if not, write to the Free Software
20  ; *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA  ; *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21  ; *  ; *
22  ; * $Id: interlacing_mmx.asm,v 1.9 2008-11-26 01:04:34 Isibaar Exp $  ; * $Id: interlacing_mmx.asm,v 1.10 2008-11-27 18:35:36 Isibaar Exp $
23  ; *  ; *
24  ; ***************************************************************************/  ; ***************************************************************************/
25    
# 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.1809  
changed lines
  Added in v.1810

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