[x265] [PATCH] asm code for blockcopy_ps_16x4
Praveen Tiwari
praveen at multicorewareinc.com
Mon Nov 11 12:16:24 CET 2013
Fixed.
Regards,
Praveen Tiwari
On Mon, Nov 11, 2013 at 4:06 PM, chen <chenm003 at 163.com> wrote:
> >+movu m1, [r2]
> >+punpcklbw m2, m1, m0
> Here have a hide register copy, try to avoid it by SSE4.1 "pmovzxbw m2, m1"
>
> >+movu [r0], m2
> >+punpckhbw m1, m0
> >+movu [r0 + 16], m1
>
> _______________________________________________
> x265-devel mailing list
> x265-devel at videolan.org
> https://mailman.videolan.org/listinfo/x265-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x265-devel/attachments/20131111/3fa45f4c/attachment.html>
More information about the x265-devel
mailing list