| commit | df362718619312da8444671e3a316c4fa5533a8f | [log] [tgz] |
|---|---|---|
| author | Andrew Waterman <andrew@sifive.com> | Fri Jun 09 13:29:05 2017 -0700 |
| committer | Andrew Waterman <andrew@sifive.com> | Fri Jun 09 13:29:05 2017 -0700 |
| tree | a130b6cb806c328949bf22afbb9f29496fb0e3bf | |
| parent | f755993d040a8ea9c1acf758efce76da60870627 [diff] |
Support testing f32_sqrt
John R. Hauser
2017 February 10
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.