80 bit floating point emulation

Walter Bright newshound2 at digitalmars.com
Thu Jul 14 07:35:51 UTC 2022


This shows how rounding, sticky bits, and guard bits work:

https://github.com/DigitalMars/sargon/blob/master/src/sargon/halffloat.d


More information about the Digitalmars-d mailing list