aboutsummaryrefslogtreecommitdiff
path: root/tests/fp
AgeCommit message (Expand)Author
2020-01-09testing: don't nest build for fp-testAlex Bennée
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-22tests/fp/platform.h: include config-host.hEmilio G. Cota
2019-01-22fp-test: fix signature of slow_clear_flags and qemu_clear_flagsEmilio G. Cota
2019-01-22tests/fp/Makefile: do not use gcc-only -W flagsEmilio G. Cota
2019-01-22berkeley-testfloat-3: pull changesEmilio G. Cota
2019-01-22fp-bench: remove wrong exponent raise in fill_randomEmilio G. Cota
2019-01-22fp-bench: fix update_random_opsEmilio G. Cota
2018-12-20Clean up includesMarkus Armbruster
2018-12-17tests/fp: add fp-benchEmilio G. Cota
2018-12-17fp-test: pick TARGET_ARM to get its specializationEmilio G. Cota
2018-10-05tests/fp/fp-test: add floating point testsEmilio G. Cota
2018-10-05gitmodules: add berkeley's softfloat + testfloat version 3Emilio G. Cota