commit | a44493307da140a8f486cd0c3fc5160ad6413488 | [log] [tgz] |
---|---|---|
author | Andrew Waterman <waterman@eecs.berkeley.edu> | Wed Oct 21 12:46:15 2015 -0700 |
committer | Andrew Waterman <waterman@eecs.berkeley.edu> | Wed Oct 21 12:46:15 2015 -0700 |
tree | fc75b6b7493d85541ea8bcf94c13045ec0a7134f | |
parent | 2ba45d10128b470a330b5981d6f4b467014244c4 [diff] | |
parent | a3a09d0afd77fbb528763bb7508433115155c308 [diff] |
Merge pull request #4 from darius-bluespec/gitignore 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.