qemu-e2k/tests/tcg/arm
Alex Bennée 2931014c3d tests/tcg: add float_convd test
This is a simple transliteration of the float_convs test but this time
working with doubles. I'm used it to test the handling of vector
registers in gdbstub but wasn't able to find a non-ugly way to
automate it.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220419091020.3008144-23-alex.bennee@linaro.org>
2022-04-20 16:04:20 +01:00
..
commpage.c
fcvt.c
fcvt.ref
float_convd.ref tests/tcg: add float_convd test 2022-04-20 16:04:20 +01:00
float_convs.ref
float_madds.ref
hello-arm.c
Makefile.softmmu-target
Makefile.target tests/tcg: add vectorised sha512 versions 2022-02-28 16:42:35 +00:00
pcalign-a32.c
README
semicall.h
test-arm-iwmmxt.S
test-armv6m-undef.ld
test-armv6m-undef.S

These are ARM specific guest programs

hello-arm
---------

A very simple inline assembly, write syscall based hello world

test-arm-iwmmxt
---------------

A simple test case for older iwmmxt extended ARMs