forked fromucb-bar/berkeley-softfloat-3
- Notifications
You must be signed in to change notification settings - Fork0
piaopiaohun/berkeley-softfloat-3
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
John R. Hauser
2018 January 20
Berkeley SoftFloat is a software implementation of binary floating-pointthat conforms to the IEEE Standard for Floating-Point Arithmetic. SoftFloatis distributed in the form of C source code. Building the SoftFloat sourcesgenerates a library file (typicallysoftfloat.a orlibsoftfloat.a)containing the floating-point subroutines.
The SoftFloat package is documented in the following files in thedocsubdirectory:
- SoftFloat.html Documentation for using the SoftFloat functions.
- SoftFloat-source.html Documentation for building SoftFloat.
- SoftFloat-history.html History of the major changes to SoftFloat.
Other files in the package comprise the source code for SoftFloat.
About
SoftFloat release 3
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- C95.2%
- Makefile4.8%