diff options
Diffstat (limited to 'softfloat')
-rw-r--r-- | softfloat/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/softfloat/README.md b/softfloat/README.md new file mode 100644 index 0000000..540e802 --- /dev/null +++ b/softfloat/README.md @@ -0,0 +1,10 @@ +# Berkeley SoftFloat + +- http://www.jhauser.us/arithmetic/SoftFloat.html + +## Release 3e + +Release 3 was a complete rewrite of SoftFloat, funded +by the University of California, Berkeley. + +- http://www.jhauser.us/arithmetic/SoftFloat-3e.zip |