diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2024-09-16 09:53:53 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2024-09-19 15:58:01 +0100 |
commit | aa5584b579fce7c7b4f06a1c8936210fda3d1ece (patch) | |
tree | e4b05d274f9bca22a48a3a4cbd4be54e79b848e5 /tests/qtest/fuzz-sb16-test.c | |
parent | 34f29c6c5b82cb409292e018c7561ae2843cfce0 (diff) | |
download | qemu-aa5584b579fce7c7b4f06a1c8936210fda3d1ece.zip qemu-aa5584b579fce7c7b4f06a1c8936210fda3d1ece.tar.gz qemu-aa5584b579fce7c7b4f06a1c8936210fda3d1ece.tar.bz2 |
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>
Diffstat (limited to 'tests/qtest/fuzz-sb16-test.c')
0 files changed, 0 insertions, 0 deletions