target/s390x: add EX support for TRT and TRTR
commitad8c851d2e772397e0c35148a16a8fbb559b2a2e
authorPavel Zbitskiy <pavel.zbitskiy@gmail.com>
Tue, 21 Aug 2018 02:51:02 +0000 (20 22:51 -0400)
committerCornelia Huck <cohuck@redhat.com>
Tue, 28 Aug 2018 15:37:01 +0000 (28 17:37 +0200)
tree7a4665b2084a52dba9cef1ae5bf905eb6e849326
parent478d360cd937afe01a1234044ab04a26b73020be
target/s390x: add EX support for TRT and TRTR

Improves "b213c9f5: target/s390x: Implement TRTR" by introducing the
intermediate functions, which are compatible with dx_helper type.

Signed-off-by: Pavel Zbitskiy <pavel.zbitskiy@gmail.com>
Message-Id: <20180821025104.19604-6-pavel.zbitskiy@gmail.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/mem_helper.c
tests/tcg/s390x/Makefile.target
tests/tcg/s390x/exrl-trt.c [new file with mode: 0644]
tests/tcg/s390x/exrl-trtr.c [new file with mode: 0644]