<div dir="ltr">You mean, you want to store old values (last 4 values) of dst back to dst?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Oct 8, 2013 at 3:32 PM, chen <span dir="ltr"><<a href="mailto:chenm003@163.com" target="_blank">chenm003@163.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="line-height:1.7;font-size:14px;font-family:arial"><div><br>At 2013-10-08 14:38:24,<a href="mailto:praveen@multicorewareinc.com" target="_blank">praveen@multicorewareinc.com</a> wrote:<div class="im">
<br>># HG changeset patch<br>># User Praveen Tiwari<br>># Date 1381214267 -19800<br>># Node ID f125c275c2758b8b07ef5ad54274407b46bbdc59<br>># Parent  5d8d2f4ae188022372fe0282c5eef4c8336e7d37<br>>filterHorizontal_p_p_4, 12x12 asm code<br>
><br>>diff -r 5d8d2f4ae188 -r f125c275c275 source/common/x86/ipfilter8.asm<br>>--- a/source/common/x86/ipfilter8.asm       Tue Oct 08 11:23:28 2013 +0530<br>>+++ b/source/common/x86/ipfilter8.asm       Tue Oct 08 12:07:47 2013 +0530<br>
>@@ -241,3 +241,69 @@<br></div>>+    pand        %2, [tab_And]<br></div><div class="im">
<div>>+    movu        [dstq],    x1<br></div>
</div><div>I guess you need another MOVU+PAND+POR here, else it will broken dest buffer</div></div><br>_______________________________________________<br>
x265-devel mailing list<br>
<a href="mailto:x265-devel@videolan.org">x265-devel@videolan.org</a><br>
<a href="https://mailman.videolan.org/listinfo/x265-devel" target="_blank">https://mailman.videolan.org/listinfo/x265-devel</a><br>
<br></blockquote></div><br></div>