aboutsummaryrefslogtreecommitdiff
path: root/tests/fp/fp-bench.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau1-1/+2
2021-05-16softfloat: Move muladd_floats to softfloat-parts.c.incRichard Henderson1-4/+4
2021-05-16tests/fp: add quad support to the benchmark utilityAlex Bennée1-5/+83
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-17tests/fp: add fp-benchEmilio G. Cota1-0/+630