mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-18 05:28:36 -07:00
Add a test to check for overflow conditions in s390x. This patch is based on the following patches : * https://git.qemu.org/?p=qemu.git;a=commitdiff;h=5a2e67a691501 * https://git.qemu.org/?p=qemu.git;a=commitdiff;h=fc6e0d0f2db51 Signed-off-by: Gautam Agrawal <gautamnagrawal@gmail.com> Message-Id: <20220531183524.40948-1-gautamnagrawal@gmail.com> [thuth: Move overflow.c to tests/tcg/multiarch/ to make it generic] Signed-off-by: Thomas Huth <thuth@redhat.com> |
||
|---|---|---|
| .. | ||
| arm-compat-semi | ||
| gdbstub | ||
| libs | ||
| linux | ||
| system | ||
| float_convd.c | ||
| float_convs.c | ||
| float_helpers.h | ||
| float_madds.c | ||
| Makefile.target | ||
| overflow.c | ||
| README | ||
| sha1.c | ||
| sha512.c | ||
| sigbus.c | ||
| signals.c | ||
| test-mmap.c | ||
| testthread.c | ||
| threadcount.c | ||
Multi-architecture linux-user tests