Last change
on this file since 107044 was 94551, checked in by vboxsync, 3 years ago |
libs/softfloat: Copied TestFloat-3e from vendor branch and to testfloat subdir. bugref:9898
|
-
Property svn:eol-style
set to
native
|
File size:
942 bytes
|
Line | |
---|
1 |
|
---|
2 | Package Overview for Berkeley TestFloat Release 3e
|
---|
3 |
|
---|
4 | John R. Hauser
|
---|
5 | 2018 January 20
|
---|
6 |
|
---|
7 | Berkeley TestFloat is a small collection of programs for testing that an
|
---|
8 | implementation of binary floating-point conforms to the IEEE Standard for
|
---|
9 | Floating-Point Arithmetic. TestFloat is distributed in the form of C source
|
---|
10 | code.
|
---|
11 |
|
---|
12 | The TestFloat package is documented in the following files in the "doc"
|
---|
13 | subdirectory:
|
---|
14 |
|
---|
15 | TestFloat-general.html General documentation for understanding and using
|
---|
16 | the TestFloat programs.
|
---|
17 | testfloat_gen.html \
|
---|
18 | testfloat_ver.html | Specific documentation for each TestFloat
|
---|
19 | testfloat.html | program.
|
---|
20 | testsoftfloat.html |
|
---|
21 | timesoftfloat.html /
|
---|
22 | TestFloat-source.html Documentation for building TestFloat.
|
---|
23 | TestFloat-history.html History of the major changes to TestFloat.
|
---|
24 |
|
---|
25 | Other files in the package comprise the source code for TestFloat.
|
---|
26 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.