]> Git Repo - qemu.git/commit
target/s390x: add EX support for TRT and TRTR
authorPavel Zbitskiy <[email protected]>
Tue, 21 Aug 2018 02:51:02 +0000 (22:51 -0400)
committerCornelia Huck <[email protected]>
Tue, 28 Aug 2018 15:37:01 +0000 (17:37 +0200)
commitad8c851d2e772397e0c35148a16a8fbb559b2a2e
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 <[email protected]>
Message-Id: <20180821025104[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Signed-off-by: Cornelia Huck <[email protected]>
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]
This page took 0.025888 seconds and 4 git commands to generate.