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

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

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

revision 1786, Thu Jul 26 14:30:31 2007 UTC revision 1787, Tue Sep 11 12:41:13 2007 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: mem_transfer_3dne.asm,v 1.7 2005-09-13 12:12:15 suxen_drol Exp $  ; * $Id: mem_transfer_3dne.asm,v 1.8 2007-09-11 12:41:13 suxen_drol Exp $
23  ; *  ; *
24  ; ***************************************************************************/  ; ***************************************************************************/
25    
# Line 254  Line 254 
254    mov eax, [esp + 8] ; Cur    mov eax, [esp + 8] ; Cur
255    mov ecx, [esp +12] ; Ref    mov ecx, [esp +12] ; Ref
256    push edi    push edi
257    mov edx, [dword esp+4+16] ; Stride    mov edx, [esp+4+16] ; Stride
258    mov edi, [esp+4+ 4] ; Dst    mov edi, [esp+4+ 4] ; Dst
259    pxor mm7, mm7    pxor mm7, mm7
260    nop    nop
# Line 272  Line 272 
272    mov eax, [esp + 8] ; Cur    mov eax, [esp + 8] ; Cur
273    mov ecx, [esp +12] ; Ref    mov ecx, [esp +12] ; Ref
274    push edi    push edi
275    mov edx, [dword esp+4+16] ; Stride    mov edx, [esp+4+16] ; Stride
276    mov edi, [esp+4+ 4] ; Dst    mov edi, [esp+4+ 4] ; Dst
277    pxor mm7, mm7    pxor mm7, mm7
278    nop    nop

Legend:
Removed from v.1786  
changed lines
  Added in v.1787

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