Support testing f32_sqrt
2 files changed
tree: a130b6cb806c328949bf22afbb9f29496fb0e3bf
  1. build/
  2. doc/
  3. source/
  4. .gitignore
  5. COPYING.txt
  6. README.html
  7. README.md
  8. README.txt
README.md

Package Overview for Berkeley TestFloat Release 3c

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:

Other files in the package comprise the source code for TestFloat.