Searched refs:testfloat (Results 1 – 6 of 6) sorted by relevance
13 -- The `testfloat' program tests a system's floating-point for conformance28 testfloat.txt Documentation for using the TestFloat programs29 (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'.
79 testfloat/*/milieu.h107 testfloat114 testfloat - Most of the source code needed for TestFloat.118 Within the `testfloat' directory are subdirectories for each of the160 testfloat162 Only the `processors' and `testfloat' directories are included in the207 `testfloat' and `testsoftfloat' programs.238 The `testfloat' program uses two target-specific modules:289 testfloat/*/milieu.h316 This section applies only to `testfloat' and not to `testsoftfloat'.[all …]
182 `testfloat' program is invoked as follows:184 testfloat [<option>...] <function>194 `testfloat' is executed without any arguments, a summary of TestFloat usage215 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 command761 testfloat [<option>...] -all
39 http.cs.berkeley.edu/~jhauser/arithmetic/testfloat.html'.
37 SRCS2= testFunction.c testfloat.c55 all: testfloat testemufloat testsoftfloat63 ${SRCS:R:S/$/.o/g} testfloat testemufloat testsoftfloat68 testfloat: ${OBJ_TF} target
23 testfloat Programs to test floating-point implementations