commit | 2ba45d10128b470a330b5981d6f4b467014244c4 | [log] [tgz] |
---|---|---|
author | Scott Beamer <sbeamer@eecs.berkeley.edu> | Wed Sep 16 15:56:37 2015 -0700 |
committer | Scott Beamer <sbeamer@eecs.berkeley.edu> | Wed Sep 16 15:56:37 2015 -0700 |
tree | 17ad3015d52bf9543b18d403e25f9169130dbf84 | |
parent | 1f3c9f58f8287cdc1252f7f771ba0dfecf0c9950 [diff] |
added readme in markdown format
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.