mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-23 11:39:53 +00:00
25f539f359
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> |
||
---|---|---|
.. | ||
berkeley-softfloat-3@b64af41c32 | ||
berkeley-testfloat-3@ca9fa2ba05 | ||
.gitignore | ||
fp-bench.c | ||
fp-test.c | ||
Makefile | ||
platform.h | ||
wrap.inc.c |