[MPlayer-dev-eng] [PATCH] mp3lib/dct64_sse.c: Explicitly use short versions of fist, fistp instructions
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Nov 10 01:11:44 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.
Patch applied.
Please consider fixing your line length, Carl Eugen
More information about the MPlayer-dev-eng
mailing list