qemu-testfloat-3
Языки
- C94,1%
- Makefile5,9%
8 лет назад
8 лет назад
3 года назад
10 лет назад
8 лет назад
8 лет назад
8 лет назад
8 лет назад
README.md
Package Overview for Berkeley TestFloat Release 3e
John R. Hauser
2018 January 20
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
subdirectory:doc
- TestFloat-general.html General documentation for understanding and using the TestFloat programs.
- testfloat_gen.html Specific documentation for the
program.testfloat_gen - testfloat_ver.html Specific documentation for the
program.testfloat_ver - testfloat.html Specific documentation for the all-in-one
program.testfloat - testsoftfloat.html Specific documentation for the
program.testsoftfloat - timesoftfloat.html Specific documentation for the
program.timesoftfloat - TestFloat-source.html Documentation for building TestFloat.
- TestFloat-history.html History of the major changes to TestFloat.
Other files in the package comprise the source code for TestFloat.