Hello,

On Mon, Oct 3, 2016 at 11:38 AM, Carl Eugen Hoyos <[email protected]> wrote:
> 2016-10-03 3:52 GMT+02:00 Carl Eugen Hoyos <[email protected]>:
>
>> New patch attached.
>
>> +Compilation with @uref{http://www.musl-libc.org/, musl} on x86-64 is 
>> supposed
>> +to work out-of-the-box.
>
> Is this true or is it just working by accident?


AMD64 dictates that float operations must occur with scalar SSE
operations, so it's not working by accident. It works because float
operations don't use x87 stack (which is shared with MMX)

Best regards,

Guillaume
-- 
Wearing a Rolex is like driving an Audi: It says you've got some
money, but nothing to say.
John Lefèvre
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to