[FFmpeg-devel] [PATCH] fix for roundup issue 2127
Daniel Kang
daniel.d.kang
Sun Jan 2 05:47:42 CET 2011
On Sat, Jan 1, 2011 at 11:33 PM, Michael Niedermayer <michaelni at gmx.at>wrote:
>
> something like this:
> "movd (%3), %%mm0 \n\t"
> "add %1, %3 \n\t"
> "movd (%3), %%mm1 \n\t"
> "movd (%3,%1), %%mm2 \n\t"
> "movd (%3,%1,2), %%mm3 \n\t"
>
> would replace lea by add which is faster on some CPUs
I have removed the leas.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix.diff
Type: application/octet-stream
Size: 2818 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110101/6dd0e15a/attachment.obj>
More information about the ffmpeg-devel
mailing list