[svn] / trunk / xvidcore / src / motion / x86_asm / sad_3dne.asm Repository:
ViewVC logotype

Diff of /trunk/xvidcore/src/motion/x86_asm/sad_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: sad_3dne.asm,v 1.6 2004-08-29 10:02:38 edgomez Exp $  ; * $Id: sad_3dne.asm,v 1.7 2007-09-11 12:41:13 suxen_drol Exp $
23  ; *  ; *
24  ; ***************************************************************************/  ; ***************************************************************************/
25    
# Line 180  Line 180 
180    movq mm1, [eax+2*ecx+8]    movq mm1, [eax+2*ecx+8]
181    psadbw mm3, mm4    psadbw mm3, mm4
182    
183    movq mm0, [dword eax+edx]    movq mm0, [eax+edx+0]
184    psadbw mm2, mm4    psadbw mm2, mm4
185    add eax, edx    add eax, edx
186    psadbw mm1, mm4    psadbw mm1, mm4

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