Home
last modified time | relevance | path

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

/freebsd-12.1/tools/test/testfloat/
H A DREADME.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'.
H A Dtestfloat-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
207 `testfloat' and `testsoftfloat' programs.
238 The `testfloat' program uses two target-specific modules:
289 testfloat/*/milieu.h
316 This section applies only to `testfloat' and not to `testsoftfloat'.
[all …]
H A Dtestfloat.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
H A DsystemBugs.txt39 http.cs.berkeley.edu/~jhauser/arithmetic/testfloat.html'.
/freebsd-12.1/tools/test/testfloat/sparc64/
H A DMakefile37 SRCS2= testFunction.c testfloat.c
55 all: testfloat testemufloat testsoftfloat
63 ${SRCS:R:S/$/.o/g} testfloat testemufloat testsoftfloat
68 testfloat: ${OBJ_TF} target
/freebsd-12.1/tools/test/
H A DREADME23 testfloat Programs to test floating-point implementations