Age | Commit message (Expand) | Author | Files | Lines |
2021-06-03 | tests/fp: Enable more tests | Alex Bennée | 2 | -10/+8 |
2021-06-03 | softfloat: Move floatN_log2 to softfloat-parts.c.inc | Richard Henderson | 2 | -0/+129 |
2021-06-03 | tests/fp/fp-test: Reverse order of floatx80 precision tests | Richard Henderson | 1 | -4/+4 |
2021-06-03 | softfloat: Introduce Floatx80RoundPrec | Richard Henderson | 1 | -1/+4 |
2021-05-16 | softfloat: Move muladd_floats to softfloat-parts.c.inc | Richard Henderson | 3 | -5/+17 |
2021-05-16 | tests/fp: add quad support to the benchmark utility | Alex Bennée | 1 | -5/+83 |
2021-03-09 | tests/fp/fp-test: Replace the word 'blacklist' | Philippe Mathieu-Daudé | 1 | -4/+4 |
2021-03-06 | meson: adjust timeouts for some slower tests | Paolo Bonzini | 1 | -1/+1 |
2020-12-18 | tests/fp: Do not emit implicit-fallthrough warnings in the softfloat tests | Thomas Huth | 1 | -0/+2 |
2020-10-22 | do not use colons in test names | Paolo Bonzini | 1 | -3/+3 |
2020-10-13 | Remove superfluous .gitignore files | Thomas Huth | 1 | -2/+0 |
2020-09-30 | meson: clean up build_by_default | Paolo Bonzini | 1 | -2/+0 |
2020-08-21 | meson: convert tests/fp and check-softfloat | Paolo Bonzini | 2 | -600/+636 |
2020-08-21 | meson: rename included C source files to .c.inc | Paolo Bonzini | 2 | -1/+1 |
2020-05-19 | softfloat: Change tininess_before_rounding to bool | Richard Henderson | 1 | -1/+1 |
2020-01-09 | testing: don't nest build for fp-test | Alex Bennée | 1 | -8/+6 |
2019-02-26 | softfloat: Support float_round_to_odd more places | Richard Henderson | 1 | -9/+34 |
2019-02-26 | tests/fp: add wrapping for f128_to_ui32 | Alex Bennée | 2 | -1/+3 |
2019-01-22 | tests/fp/platform.h: include config-host.h | Emilio G. Cota | 1 | -0/+1 |
2019-01-22 | fp-test: fix signature of slow_clear_flags and qemu_clear_flags | Emilio G. Cota | 1 | -2/+2 |
2019-01-22 | tests/fp/Makefile: do not use gcc-only -W flags | Emilio G. Cota | 1 | -2/+1 |
2019-01-22 | berkeley-testfloat-3: pull changes | Emilio G. Cota | 1 | -0/+0 |
2019-01-22 | fp-bench: remove wrong exponent raise in fill_random | Emilio G. Cota | 1 | -4/+0 |
2019-01-22 | fp-bench: fix update_random_ops | Emilio G. Cota | 1 | -3/+8 |
2018-12-20 | Clean up includes | Markus Armbruster | 1 | -1/+0 |
2018-12-17 | tests/fp: add fp-bench | Emilio G. Cota | 3 | -1/+635 |
2018-12-17 | fp-test: pick TARGET_ARM to get its specialization | Emilio G. Cota | 1 | -0/+3 |
2018-10-05 | tests/fp/fp-test: add floating point tests | Emilio G. Cota | 5 | -0/+2284 |
2018-10-05 | gitmodules: add berkeley's softfloat + testfloat version 3 | Emilio G. Cota | 2 | -0/+0 |