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

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

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

revision 1605, Mon Mar 14 01:18:20 2005 UTC revision 1606, Fri Mar 18 18:01:34 2005 UTC
# Line 20  Line 20 
20  ; *  along with this program ; if not, write to the Free Software  ; *  along with this program ; if not, write to the Free Software
21  ; *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA  ; *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
22  ; *  ; *
23  ; * $Id: interlacing_mmx.asm,v 1.1 2005-01-05 23:02:15 edgomez Exp $  ; * $Id: interlacing_mmx.asm,v 1.2 2005-03-18 18:01:34 edgomez Exp $
24  ; *  ; *
25  ; ***************************************************************************/  ; ***************************************************************************/
26    
# Line 182  Line 182 
182    paddw mm6, m14                ; add to frame total    paddw mm6, m14                ; add to frame total
183    
184    lea r9, [nexts wrt rip]       ; pic code    lea r9, [nexts wrt rip]       ; pic code
185    mov rcx, [r9+rax*4]           ; move rsi/rdi 8 pixels to the right    mov ecx, [r9+rax*4]           ; move rsi/rdi 8 pixels to the right
186    add rsi, rcx    add rsi, rcx
187    add rdi, rcx    add rdi, rcx
188    

Legend:
Removed from v.1605  
changed lines
  Added in v.1606

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