| commit | 5203c8474f9258f8388eca1f2eb656ccb5be059e | [log] [tgz] |
|---|---|---|
| author | Andrew Waterman <andrew@sifive.com> | Tue Jul 25 01:53:04 2017 -0700 |
| committer | Andrew Waterman <andrew@sifive.com> | Tue Jul 25 01:53:04 2017 -0700 |
| tree | 46408642952c788985d1921ca9ffe44ecd4efeea | |
| parent | df362718619312da8444671e3a316c4fa5533a8f [diff] |
Support testing f32_mulAdd and f64_mulAdd
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.