aboutsummaryrefslogtreecommitdiff
path: root/tests/fp/fp-test.c
AgeCommit message (Expand)Author
2023-03-01tests: make fp-test less chatty when running from test suiteAlex Bennée
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau
2021-06-03tests/fp/fp-test: Reverse order of floatx80 precision testsRichard Henderson
2021-06-03softfloat: Introduce Floatx80RoundPrecRichard Henderson
2021-05-16softfloat: Move muladd_floats to softfloat-parts.c.incRichard Henderson
2021-03-09tests/fp/fp-test: Replace the word 'blacklist'Philippe Mathieu-Daudé
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini
2020-05-19softfloat: Change tininess_before_rounding to boolRichard Henderson
2019-02-26softfloat: Support float_round_to_odd more placesRichard Henderson
2019-02-26tests/fp: add wrapping for f128_to_ui32Alex Bennée
2019-01-22fp-test: fix signature of slow_clear_flags and qemu_clear_flagsEmilio G. Cota
2018-10-05tests/fp/fp-test: add floating point testsEmilio G. Cota