qemu-patch-raspberry4/tests/fp
Emilio G. Cota 392a8adc41 fp-bench: remove wrong exponent raise in fill_random
At this point random_ops[] only contains normals, so there's
no need to do anything to them. In fact, raising the exponent
here can make the output !normal, which is precisely
what the comment says we want to avoid.

Signed-off-by: Emilio G. Cota <cota@braap.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2019-01-22 20:47:54 +00:00
..
berkeley-softfloat-3@b64af41c32 gitmodules: add berkeley's softfloat + testfloat version 3 2018-10-05 12:57:41 -05:00
berkeley-testfloat-3@ca9fa2ba05 gitmodules: add berkeley's softfloat + testfloat version 3 2018-10-05 12:57:41 -05:00
.gitignore tests/fp: add fp-bench 2018-12-17 08:25:25 +00:00
fp-bench.c fp-bench: remove wrong exponent raise in fill_random 2019-01-22 20:47:54 +00:00
fp-test.c tests/fp/fp-test: add floating point tests 2018-10-05 12:57:41 -05:00
Makefile tests/fp: add fp-bench 2018-12-17 08:25:25 +00:00
platform.h Clean up includes 2018-12-20 10:29:08 +01:00
wrap.inc.c tests/fp/fp-test: add floating point tests 2018-10-05 12:57:41 -05:00