commit | 0d2862cdb35361d47548020b97dc60b58d53d048 | [log] [tgz] |
---|---|---|
author | John Hauser <jhauser@eecs.berkeley.edu> | Fri Aug 18 16:21:07 2017 -0700 |
committer | John Hauser <jhauser@eecs.berkeley.edu> | Fri Aug 18 16:21:07 2017 -0700 |
tree | 89a4e0171e641a9a46e073ebb7fbe043cee5b57c | |
parent | f755993d040a8ea9c1acf758efce76da60870627 [diff] |
Release 3d. See "doc/TestFloat-history.html".
John R. Hauser
2017 August 18
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.