[fpc-devel] certain divisions in single precision only
Marco van de Voort
fpc at pascalprogramming.org
Sun Dec 8 22:16:26 CET 2019
Op 2019-12-08 om 18:46 schreef Jonas Maebe:
> -i386 delphi was available).
> Actually, back then I thought I fixed the (dynamic) behaviour at least
> in a Delphi-compatible way: https://bugs.freepascal.org/view.php?id=7179
>
> I don't remember anymore on what test this assumption was based though.
>
Afaik Delphi x64 doesn't do single math at all, and converts each
load/store from single to double, and only operates on doubles
More information about the fpc-devel
mailing list