[MPlayer-dev-eng] [PATCH] mp3lib/dct64_sse.c: Explicitly use short versions of fist, fistp instructions
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon Nov 8 23:42:52 CET 2010
İsmail Dönmez <ismail <at> namtrac.org> writes:
> 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.
I will apply this patch if nobody objects.
Carl Eugen
More information about the MPlayer-dev-eng
mailing list