mirror_qemu/tests/tcg/multiarch/system
Alex Bennée fcf112317c tests/tcg: better detect truncated reads
If we've truncated a wider read we can detect the condition earlier by
looking at the number of zeros we've read. So we don't trip up on
cases where we have written zeros to the start of the buffer we also
ensure we only start each offset read from the right address.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2019-06-12 17:53:22 +01:00
..
Makefile.softmmu-target
hello.c
memory.c tests/tcg: better detect truncated reads 2019-06-12 17:53:22 +01:00