qemu-e2k/tests/tcg/s390x
Richard Henderson 62a31161ee tests/tcg/s390x: Fix alignment of csst parameter list
The parameter list given in general register 1 shall be aligned
on a quadword boundary.  This test currently succeeds or fails
depending on the compiler version used and the accidential layout
of the function's stack frame.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
2019-06-21 15:26:53 +02:00
..
Makefile.include tests/tcg: enable building for s390x 2018-06-20 20:22:34 +01:00
Makefile.target target/s390x: fix PACK reading 1 byte less and writing 1 byte more 2018-08-28 17:37:01 +02:00
csst.c tests/tcg/s390x: Fix alignment of csst parameter list 2019-06-21 15:26:53 +02:00
exrl-trt.c target/s390x: add EX support for TRT and TRTR 2018-08-28 17:37:01 +02:00
exrl-trtr.c target/s390x: add EX support for TRT and TRTR 2018-08-28 17:37:01 +02:00
hello-s390x.c tests/tcg: add a simple s390x test 2018-08-28 17:37:01 +02:00
ipm.c target/s390x: fix IPM polluting irrelevant bits 2018-08-28 17:37:01 +02:00
pack.c target/s390x: fix PACK reading 1 byte less and writing 1 byte more 2018-08-28 17:37:01 +02:00