commit | 06b20075dd3c1a5d0dd007a93643282832221612 | [log] [tgz] |
---|---|---|
author | John Hauser <jhauser@eecs.berkeley.edu> | Fri Jan 26 12:52:36 2018 -0800 |
committer | John Hauser <jhauser@eecs.berkeley.edu> | Fri Jan 26 12:52:36 2018 -0800 |
tree | 5ccf80c275685bccd4f0b4de41c66cf7dbbf34b4 | |
parent | 0d2862cdb35361d47548020b97dc60b58d53d048 [diff] |
Release 3e. See "doc/TestFloat-history.html".
John R. Hauser
2018 January 20
Berkeley TestFloat is a small collection of programs for testing that an implementation of binary floating-point conforms to the IEEE Standard for Floating-Point Arithmetic. TestFloat is distributed in the form of C source code.
The TestFloat package is documented in the following files in the doc
subdirectory:
testfloat_gen
program.testfloat_ver
program.testfloat
program.testsoftfloat
program.timesoftfloat
program.Other files in the package comprise the source code for TestFloat.