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