<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><DIV>For function, we'd better not broken any memory that beyond your output range, unless you confirm that is safe<BR></DIV>At 2013-10-08 18:17:49,"Praveen Tiwari" <praveen@multicorewareinc.com> wrote:<BR>
<BLOCKQUOTE id="isReplyContent" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<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="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<DIV style="FONT-SIZE: 14px; LINE-HEIGHT: 1.7; 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></BLOCKQUOTE></div>