qemu-patch-raspberry4/tests/tcg/arm
Paolo Bonzini 72e21db7ea remove space-tab sequences
There are not many, and they are all simple mistakes that ended up
being committed.  Remove them.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20181213223737.11793-2-pbonzini@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-01-11 15:46:55 +01:00
..
fcvt.c tests/tcg/arm: add fcvt test cases for AArch32/64 2018-06-20 20:22:34 +01:00
fcvt.ref tests/tcg/arm: add fcvt test cases for AArch32/64 2018-06-20 20:22:34 +01:00
hello-arm.c remove space-tab sequences 2019-01-11 15:46:55 +01:00
Makefile.include tests/tcg: enable building for ARM 2018-06-20 20:22:34 +01:00
Makefile.target tests/tcg: add run, diff, and skip helper macros 2018-06-20 20:22:34 +01:00
README
test-arm-iwmmxt.S tests/tcg/arm: fix up test-arm-iwmmxt test 2018-06-20 20:22:34 +01:00

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