xemu/tests/fp
Emilio G. Cota 25f539f359 tests/fp: add fp-bench
These microbenchmarks will allow us to measure the performance impact of
FP emulation optimizations. Note that we can measure both directly the impact
on the softfloat functions (with "-t soft"), or the impact on an
emulated workload (call with "-t host" and run under qemu user-mode).

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2018-12-17 08:25:25 +00:00
..
berkeley-softfloat-3@b64af41c32
berkeley-testfloat-3@ca9fa2ba05
.gitignore tests/fp: add fp-bench 2018-12-17 08:25:25 +00:00
fp-bench.c tests/fp: add fp-bench 2018-12-17 08:25:25 +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 tests/fp/fp-test: add floating point tests 2018-10-05 12:57:41 -05:00
wrap.inc.c tests/fp/fp-test: add floating point tests 2018-10-05 12:57:41 -05:00