[MPlayer-dev-eng] [PATCH] mp3lib/dct64_sse.c: Explicitly use short versions of fist, fistp instructions

İsmail Dönmez ismail at namtrac.org
Sat Nov 6 10:34:15 CET 2010


On Sat, Nov 6, 2010 at 11:30 AM, İsmail Dönmez <ismail at namtrac.org> wrote:
>
> Hi;
>
> mp3lib/dct64_sse.c uses fist and fistp instructions without explicitly providing a length. Gas just maps this to the short version. Clang doesn't do this automatically and it shouldn't. Attached patch fixes this by using fists/fistps instructions explicitly.
>
> Please review & apply.

Ooops a small problem in the comment creeped in, use this version instead.

Regards,
ismail
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fist.patch
Type: application/octet-stream
Size: 4717 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20101106/07f67cd2/attachment-0001.obj>


More information about the MPlayer-dev-eng mailing list