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

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

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

revision 1.2.2.2, Mon Nov 3 15:51:50 2003 UTC revision 1.2.2.3, Sun Nov 9 20:47:14 2003 UTC
# Line 295  Line 295 
295    
296    movq mm4, [byte ebx]      ; ref1    movq mm4, [byte ebx]      ; ref1
297    pavgb mm4, [byte esi]     ; ref2    pavgb mm4, [byte esi]     ; ref2
298      movq [eax], mm4
299    movq mm5, [ebx+edx]  ; ref    movq mm5, [ebx+edx]  ; ref
300    pavgb mm5, [esi+edx] ; ref2    pavgb mm5, [esi+edx] ; ref2
301      movq [eax+edx], mm5
302    movq mm6, mm4    movq mm6, mm4
303    punpcklbw mm4, mm7    punpcklbw mm4, mm7
304    punpckhbw mm6, mm7    punpckhbw mm6, mm7

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

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