Searched refs:testsoftfloat (Results 1 – 6 of 6) sorted by relevance
47 SRCS5= slowfloat.c testsoftfloat.c55 all: testfloat testemufloat testsoftfloat63 ${SRCS:R:S/$/.o/g} testfloat testemufloat testsoftfloat65 testsoftfloat: ${OBJ_TSF} target
38 `testsoftfloat'. The sources for both programs are intermixed, and both are195 used by `testsoftfloat' for comparing against SoftFloat. The heart204 (The `testsoftfloat' program contains its own version of this code.)206 -- The `testfloat' and `testsoftfloat' modules are the main modules for the207 `testfloat' and `testsoftfloat' programs.236 No target-specific modules are needed for `testsoftfloat'.316 This section applies only to `testfloat' and not to `testsoftfloat'.400 4. Make `testsoftfloat' by executing `make testsoftfloat' (or `make401 testsoftfloat.exe', or whatever the `testsoftfloat' executable is403 `testsoftfloat'.[all …]
17 -- The `testsoftfloat' program tests SoftFloat itself for conformance to29 (both `testfloat' and `testsoftfloat').
214 The version of TestFloat for testing SoftFloat is called `testsoftfloat'.217 testsoftfloat [<option>...] <function>548 The output from `testsoftfloat' is of the same form, except that the results642 The `testfloat' (and `testsoftfloat') program accepts several command660 The `testsoftfloat' program does not have this option. All SoftFloat661 functions can be tested by `testsoftfloat'.669 `testsoftfloat'), but can reveal bugs not found by level 1.707 This option is not available to `testsoftfloat'.743 For `testsoftfloat', these options operate more like the rounding precision745 `testsoftfloat'. By default, `testsoftfloat' tests both cases for any
38 -- Created `testsoftfloat', with its own simpler complete software floating-
326 SoftFloat can be tested using the `testsoftfloat' program by the same327 author. The `testsoftfloat' program is part of the TestFloat package