summaryrefslogtreecommitdiffstats
path: root/tests/fp
Commit message (Expand)AuthorAgeFilesLines
* meson: remove dead assignmentsPaolo Bonzini2022-09-011-1/+1
* tests/fp: Do not build softfloat3 tests if TCG is disabledPhilippe Mathieu-Daudé2022-07-051-0/+3
* compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau2022-04-212-2/+4
* Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau2022-04-061-2/+2
* tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directivesPhilippe Mathieu-Daudé2022-03-151-0/+5
* build: use "meson test" as the test harnessPaolo Bonzini2021-12-231-1/+1
* tests/fp: Enable more testsAlex Bennée2021-06-032-10/+8Star
* softfloat: Move floatN_log2 to softfloat-parts.c.incRichard Henderson2021-06-032-0/+129
* tests/fp/fp-test: Reverse order of floatx80 precision testsRichard Henderson2021-06-031-4/+4
* softfloat: Introduce Floatx80RoundPrecRichard Henderson2021-06-031-1/+4
* softfloat: Move muladd_floats to softfloat-parts.c.incRichard Henderson2021-05-163-5/+17
* tests/fp: add quad support to the benchmark utilityAlex Bennée2021-05-161-5/+83
* tests/fp/fp-test: Replace the word 'blacklist'Philippe Mathieu-Daudé2021-03-091-4/+4
* meson: adjust timeouts for some slower testsPaolo Bonzini2021-03-061-1/+1
* tests/fp: Do not emit implicit-fallthrough warnings in the softfloat testsThomas Huth2020-12-181-0/+2
* do not use colons in test namesPaolo Bonzini2020-10-221-3/+3
* Remove superfluous .gitignore filesThomas Huth2020-10-131-2/+0Star
* meson: clean up build_by_defaultPaolo Bonzini2020-09-301-2/+0Star
* meson: convert tests/fp and check-softfloatPaolo Bonzini2020-08-212-600/+636
* meson: rename included C source files to .c.incPaolo Bonzini2020-08-212-1/+1
* softfloat: Change tininess_before_rounding to boolRichard Henderson2020-05-191-1/+1
* testing: don't nest build for fp-testAlex Bennée2020-01-091-8/+6Star
* softfloat: Support float_round_to_odd more placesRichard Henderson2019-02-261-9/+34
* tests/fp: add wrapping for f128_to_ui32Alex Bennée2019-02-262-1/+3
* tests/fp/platform.h: include config-host.hEmilio G. Cota2019-01-221-0/+1
* fp-test: fix signature of slow_clear_flags and qemu_clear_flagsEmilio G. Cota2019-01-221-2/+2
* tests/fp/Makefile: do not use gcc-only -W flagsEmilio G. Cota2019-01-221-2/+1Star
* berkeley-testfloat-3: pull changesEmilio G. Cota2019-01-221-0/+0
* fp-bench: remove wrong exponent raise in fill_randomEmilio G. Cota2019-01-221-4/+0Star
* fp-bench: fix update_random_opsEmilio G. Cota2019-01-221-3/+8
* Clean up includesMarkus Armbruster2018-12-201-1/+0Star
* tests/fp: add fp-benchEmilio G. Cota2018-12-173-1/+635
* fp-test: pick TARGET_ARM to get its specializationEmilio G. Cota2018-12-171-0/+3
* tests/fp/fp-test: add floating point testsEmilio G. Cota2018-10-055-0/+2284
* gitmodules: add berkeley's softfloat + testfloat version 3Emilio G. Cota2018-10-052-0/+0