qemu/tests/tcg/multiarch/system
Alex Bennée aa5584b579 tests/tcg: only read/write 64 bit words on 64 bit systems
While the compilers will generally happily synthesise a 64 bit value
for you on 32 bit systems it doesn't exercise anything on QEMU. It
also makes it hard to accurately compare the accesses to test_data
when instrumenting.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240916085400.1046925-12-alex.bennee@linaro.org>
2024-09-19 15:58:01 +01:00
..
hello.c tests/tcg/multiarch: add hello world system test 2019-05-28 10:28:51 +01:00
interrupt.c gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT 2023-08-30 14:57:50 +01:00
Makefile.softmmu-target tests/tcg: add an explicit gdbstub register tester 2023-11-08 15:15:23 +00:00
memory.c tests/tcg: only read/write 64 bit words on 64 bit systems 2024-09-19 15:58:01 +01:00