commit | ad6be28b38f98421988ac2f787760f9b93b092e6 | [log] [tgz] |
---|---|---|
author | John Hauser <jhauser@eecs.berkeley.edu> | Tue Nov 03 14:38:58 2015 -0800 |
committer | John Hauser <jhauser@eecs.berkeley.edu> | Tue Nov 03 14:38:58 2015 -0800 |
tree | 138d072d851087c6a2edf1a65500a2248a5ca338 | |
parent | 669ffa1a83a217f4a5bd207699670e7459a58978 [diff] |
Release 3a.
John R. Hauser
2015 October 23
Berkeley SoftFloat is a software implementation of binary floating-point that conforms to the IEEE Standard for Floating-Point Arithmetic. SoftFloat is distributed in the form of C source code. Building the SoftFloat sources generates a library file (typically softfloat.a
or libsoftfloat.a
) containing the floating-point subroutines.
The SoftFloat package is documented in the following files in the doc
subdirectory:
Other files in the package comprise the source code for SoftFloat.