lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Inline assembler fallback for _FPU_SETCW() missing in MINGW librarie


From: David Kastrup
Subject: Re: Inline assembler fallback for _FPU_SETCW() missing in MINGW libraries (issue 577450043 by address@hidden)
Date: Sat, 01 Feb 2020 12:39:46 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Dan Eble <address@hidden> writes:

> On Feb 1, 2020, at 05:05, David Kastrup <address@hidden> wrote:
>> 
>> Frankly, I think that it would be better if our Windows executables just
>> moved to 64bit but that seems like the more complicated option yet. And
>> 32bit systems kept around a whole lot longer even after processors
>> became 64bit-capable because they tended to require less memory.
>
> You provided a lot of good information in your post, but the
> conclusion was not entirely clear.
> Are you suggesting requiring SSE2 at this time?

Yes.  It appears to get used anyway for 64bit executables, and it seems
safe enough to demand it for 32bit executables.

For SSE there would be the danger of libraries stomping over the
registers that share memory with the FPU stack, but I think that SSE2 is
not affected.

-- 
David Kastrup



reply via email to

[Prev in Thread] Current Thread [Next in Thread]