commit | a3a09d0afd77fbb528763bb7508433115155c308 | [log] [tgz] |
---|---|---|
author | Darius Rad <darius@bluespec.com> | Wed Oct 21 07:27:35 2015 -0400 |
committer | Darius Rad <darius@bluespec.com> | Wed Oct 21 08:26:46 2015 -0400 |
tree | fc75b6b7493d85541ea8bcf94c13045ec0a7134f | |
parent | 2ba45d10128b470a330b5981d6f4b467014244c4 [diff] |
Add .gitignore patterns for compiler output.
John R. Hauser
2015 February 16
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.