[fpc-devel] soft-fpu

Martin Frb lazarus at mfriebe.de
Thu Jul 11 00:16:47 CEST 2024


On 10/07/2024 23:55, Sven Barth via fpc-devel wrote:
>
>
> The SoftFpu unit is only intended for use by the compiler. If you want 
> to use 80-bit floating point yourself you need to use ufloat80 and 
> sfpux80 (the later wraps the same include files as SoftFpu, but for 
> use by the user).
>

Thanks. Now FpDebug can show the fpu st0..st7 registers.

I guess on Windows 64 they aren't used, except when cross debugging a 
32bit target.
=> still needs work, as currently the value is handled as double in the 
IDE (less precision)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20240711/3fabb7f6/attachment.htm>


More information about the fpc-devel mailing list