# HG changeset patch # User michael # Date 1172240999 0 # Node ID b7f44275b2aff80d3ac67ddb0a0a27319ea0a8d9 # Parent 55d7ebd2d69955d50d690d5b79787ea4ba3ee369 remove now wrong comment diff -r 55d7ebd2d699 -r b7f44275b2af i386/dsputil_h264_template_mmx.c --- a/i386/dsputil_h264_template_mmx.c Fri Feb 23 14:29:13 2007 +0000 +++ b/i386/dsputil_h264_template_mmx.c Fri Feb 23 14:29:59 2007 +0000 @@ -290,8 +290,6 @@ "psrlw $6, %%mm1\n\t" "packssdw %%mm7, %%mm1\n\t" "packuswb %%mm7, %%mm1\n\t" - /* writes garbage to the right of dst. - * ok because partitions are processed from left to right. */ H264_CHROMA_OP4((%0), %%mm1, %%mm3) "movd %%mm1, %%esi\n\t" "movw %%si, (%0)\n\t"