qemu-e2k/tests/fp
Alex Bennée f2b84b9edb tests/fp: add quad support to the benchmark utility
Currently this only support softfloat calculations because working out
if the hardware supports 128 bit floats needs configure magic. The 3
op muladd operation is currently unimplemented so commented out for
now.

Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20201020163738.27700-8-alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-05-16 07:13:51 -05:00
..
berkeley-softfloat-3@b64af41c32
berkeley-testfloat-3@5a59dcec19
fp-bench.c tests/fp: add quad support to the benchmark utility 2021-05-16 07:13:51 -05:00
fp-test.c tests/fp/fp-test: Replace the word 'blacklist' 2021-03-09 22:17:06 +01:00
meson.build
platform.h
wrap.c.inc