Index of /pub/rtems/cache/rsb/main/git/qemu.git/tests/fp/berkeley-testfloat-3

 NameLast modifiedSize

 Parent Directory  -
 build/2024-06-06 02:34 -
 .git2024-06-12 03:03 60
 .gitignore2024-06-12 03:03 38
 COPYING.txt2024-06-12 03:03 1.7K
 README.html2024-06-12 03:03 2.1K
 README.md2024-06-12 03:03 1.7K
 README.txt2024-06-12 03:03 942
 doc/2024-06-12 03:03 -
 source/2024-06-12 03:03 -


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 "doc"
subdirectory:

    TestFloat-general.html  General documentation for understanding and using
                             the TestFloat programs.
    testfloat_gen.html      \
    testfloat_ver.html      | Specific documentation for each TestFloat
    testfloat.html          |  program.
    testsoftfloat.html      |
    timesoftfloat.html      /
    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.