[x265] [PATCH] asm: code for addAvg luma and chroma all sizes

Dnyaneshwar Gorade dnyaneshwar at multicorewareinc.com
Mon Jan 20 06:06:05 CET 2014


yes.., it can be replaced by movh + movhps. I will send new patch with this
change.

---
Dnyaneshwar G


On Sun, Jan 19, 2014 at 5:37 AM, Jason Garrett-Glaser <jason at x264.com>wrote:

> +    movh           m0,             [r2 + 16]
> +    movh           m1,             [r2 + 16 + 2 * r3]
> +    movh           m2,             [r4 + 16]
> +    movh           m3,             [r4 + 16 + 2 * r5]
> +
> +    punpcklqdq     m0,             m1
> +    punpcklqdq     m2,             m3
>
> Can't this be replaced by movh + movhps?
>
> Jason
> _______________________________________________
> 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/20140120/87d3b768/attachment.html>


More information about the x265-devel mailing list