<div dir="ltr">Oh, just left by mistake. I commented old code to test correctness of new code, I will update the patch.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Feb 27, 2014 at 3:33 AM, 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">At 2014-02-26 20:28:52,<a href="mailto:praveen@multicorewareinc.com" target="_blank">praveen@multicorewareinc.com</a> wrote:<div class="">
<br>># HG changeset patch<br>># User Praveen Tiwari<br>># Date 1393417704 -19800<br>># Node ID 7de2875c614058648475618d2b9faa5a9611225b<br>># Parent 53c7e3e789435a3e7b51f1ad61e9425f59ea6cf7<br>>all_angs_pred_32x32, asm code improvement<br>
><br></div><div class="">>@@ -23679,8 +23563,9 @@<br>> pmaddubsw m3, m1, m6<br>> pmulhrsw m3, m7<br>> pslldq m4, 2<br>>-pinsrb m4, [r4 + 8], 1<br>>-pinsrb m4, [r4 + 7], 0<br>
>+;pinsrb m4, [r4 + 8], 1<br>>+;pinsrb m4, [r4 + 7], 0<br>>+pinsrw m4, [r4 + 7], 0<br></div>please remove unused comment line</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>