qemu/tests/tcg/multiarch
Alex Bennée a4f3ed629e tests/tcg: add float_madds test to multiarch
This is a generic floating point multiply and accumulate test for
single precision floating point values. I've split of the common float
functions into a helper library so additional tests can use the same
common code.

As I don't have references for all architectures I've allowed some
flexibility for tests to pass without reference files. They can be
added as we get collect them.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
2019-09-26 19:00:53 +01:00
..
system tests/tcg: better detect truncated reads 2019-06-12 17:53:22 +01:00
Makefile.target tests/tcg: add float_madds test to multiarch 2019-09-26 19:00:53 +01:00
README tests/tcg: move architecture independent tests into subdir 2018-06-20 20:22:34 +01:00
float_helpers.c tests/tcg: add float_madds test to multiarch 2019-09-26 19:00:53 +01:00
float_helpers.h tests/tcg: add float_madds test to multiarch 2019-09-26 19:00:53 +01:00
float_madds.c tests/tcg: add float_madds test to multiarch 2019-09-26 19:00:53 +01:00
linux-test.c tests/tcg/multiarch: fix 32bit linux-test on 64bit host 2018-11-14 11:07:06 +00:00
sha1.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
test-mmap.c tests: add check_invalid_maps to test-mmap 2018-07-31 09:57:25 +02:00
testthread.c tests/tcg: move architecture independent tests into subdir 2018-06-20 20:22:34 +01:00

README

Multi-architecture linux-user tests