aboutsummaryrefslogtreecommitdiff
path: root/tests/fp
AgeCommit message (Expand)AuthorFilesLines
2023-03-01tests: make fp-test less chatty when running from test suiteAlex Bennée3-6/+15
2023-01-11enforce use of G_GNUC_PRINTF attributesDaniel P. Berrangé1-0/+1
2022-09-01meson: remove dead assignmentsPaolo Bonzini1-1/+1
2022-07-05tests/fp: Do not build softfloat3 tests if TCG is disabledPhilippe Mathieu-Daudé1-0/+3
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau2-2/+4
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau1-2/+2
2022-03-15tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directivesPhilippe Mathieu-Daudé1-0/+5
2021-12-23build: use "meson test" as the test harnessPaolo Bonzini1-1/+1
2021-06-03tests/fp: Enable more testsAlex Bennée2-10/+8
2021-06-03softfloat: Move floatN_log2 to softfloat-parts.c.incRichard Henderson2-0/+129
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 Henderson3-5/+17
2021-05-16tests/fp: add quad support to the benchmark utilityAlex Bennée1-5/+83
2021-03-09tests/fp/fp-test: Replace the word 'blacklist'Philippe Mathieu-Daudé1-4/+4
2021-03-06meson: adjust timeouts for some slower testsPaolo Bonzini1-1/+1
2020-12-18tests/fp: Do not emit implicit-fallthrough warnings in the softfloat testsThomas Huth1-0/+2
2020-10-22do not use colons in test namesPaolo Bonzini1-3/+3
2020-10-13Remove superfluous .gitignore filesThomas Huth1-2/+0
2020-09-30meson: clean up build_by_defaultPaolo Bonzini1-2/+0
2020-08-21meson: convert tests/fp and check-softfloatPaolo Bonzini2-600/+636
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini2-1/+1
2020-05-19softfloat: Change tininess_before_rounding to boolRichard Henderson1-1/+1
2020-01-09testing: don't nest build for fp-testAlex Bennée1-8/+6
2019-02-26softfloat: Support float_round_to_odd more placesRichard Henderson1-9/+34
2019-02-26tests/fp: add wrapping for f128_to_ui32Alex Bennée2-1/+3
2019-01-22tests/fp/platform.h: include config-host.hEmilio G. Cota1-0/+1
2019-01-22fp-test: fix signature of slow_clear_flags and qemu_clear_flagsEmilio G. Cota1-2/+2
2019-01-22tests/fp/Makefile: do not use gcc-only -W flagsEmilio G. Cota1-2/+1
2019-01-22berkeley-testfloat-3: pull changesEmilio G. Cota1-0/+0
2019-01-22fp-bench: remove wrong exponent raise in fill_randomEmilio G. Cota1-4/+0
2019-01-22fp-bench: fix update_random_opsEmilio G. Cota1-3/+8
2018-12-20Clean up includesMarkus Armbruster1-1/+0
2018-12-17tests/fp: add fp-benchEmilio G. Cota3-1/+635
2018-12-17fp-test: pick TARGET_ARM to get its specializationEmilio G. Cota1-0/+3
2018-10-05tests/fp/fp-test: add floating point testsEmilio G. Cota5-0/+2284
2018-10-05gitmodules: add berkeley's softfloat + testfloat version 3Emilio G. Cota2-0/+0