Home
last modified time | relevance | path

Searched refs:testfloat (Results 1 – 6 of 6) sorted by relevance

/NextBSD/tools/test/testfloat/
HDREADME.txt13 -- The `testfloat' program tests a system's floating-point for conformance
28 testfloat.txt Documentation for using the TestFloat programs
29 (both `testfloat' and `testsoftfloat').
30 testfloat-source.txt Documentation for porting and compiling TestFloat.
31 testfloat-history.txt History of major changes to TestFloat.
45 reading `testfloat-source.txt'.
HDtestfloat-source.txt79 testfloat/*/milieu.h
107 testfloat
114 testfloat - Most of the source code needed for TestFloat.
118 Within the `testfloat' directory are subdirectories for each of the
160 testfloat
162 Only the `processors' and `testfloat' directories are included in the
202 -- The `testFunction' module implements `testfloat's main loop for testing a
206 -- The `testfloat' and `testsoftfloat' modules are the main modules for the
207 `testfloat' and `testsoftfloat' programs.
227 The `-list' option to `testfloat' will show the operations the program is
[all …]
HDtestfloat.txt182 `testfloat' program is invoked as follows:
184 testfloat [<option>...] <function>
194 `testfloat' is executed without any arguments, a summary of TestFloat usage
215 It is invoked the same as `testfloat',
399 Each error reported by `testfloat' is of the form:
642 The `testfloat' (and `testsoftfloat') program accepts several command
761 testfloat [<option>...] -all
HDsystemBugs.txt39 http.cs.berkeley.edu/~jhauser/arithmetic/testfloat.html'.
/NextBSD/tools/test/testfloat/sparc64/
HDMakefile37 SRCS2= testFunction.c testfloat.c
55 all: testfloat testemufloat testsoftfloat
63 ${SRCS:R:S/$/.o/g} testfloat testemufloat testsoftfloat
68 testfloat: ${OBJ_TF} target
/NextBSD/tools/test/
HDREADME23 testfloat Programs to test floating-point implementations