Hacker News new | ask | show | jobs
by WalterBright 2536 days ago
Just for fun, here's my IEEE 754 implementation of double precision floating point for the 8088:

https://github.com/DigitalMars/dmc/blob/master/src/CORE16/DO...