[MPlayer-dev-eng] [Patch] pullup.c: Add MMX2 and SSE2 optimization

Alexander Strange astrange at ithinksw.com
Wed Mar 24 18:18:21 CET 2010


On Mar 24, 2010, at 11:26 AM, Zhou Zongyi wrote:

> Hi all,
> 
> See attached patch.
> 
> Zhou Zongyi
> 2010-03-24
> <pullup_mmx2_sse2.patch>

One other issue:

> +		"xorps %%xmm6, %%xmm6 \n\t"
> +		"xorps %%xmm7, %%xmm7 \n\t"
> +		".align 1<<4 \n\t"

Use ASMALIGN(4) here.



More information about the MPlayer-dev-eng mailing list