[comp.sources.wanted] IEEE floating point routines

scott@tekcrl.TEK.COM (Scott Huddleston) (03/16/88)

I'm looking for code to add/subtract/multiply/divide IEEE format
floating point numbers on a 32-bit integer processor.  Speed is not
critical.  Only single precision is required.  Double precision and
full conformance with the IEEE standard are desirable, but optional.

Language preference is 1) C, 2) other HLL, 3) NS 32000 assembly.

Any code or pointers will be appreciated.