s390x/tcg: use s390_program_interrupt() in DIAG
authorDavid Hildenbrand <david@redhat.com>
Thu, 30 Nov 2017 16:27:39 +0000 (17:27 +0100)
committerCornelia Huck <cohuck@redhat.com>
Thu, 14 Dec 2017 16:56:54 +0000 (17:56 +0100)
commit277b156d8dd4d54fa00997ef384d4503dd057479
tree6d261cda9c081624c71a5a59744a41e6c11c4403
parent1a38921a61d1394089186c03491321b6e682793c
s390x/tcg: use s390_program_interrupt() in DIAG

Now we can drop the two save statements in the translate function.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20171130162744.25442-12-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/misc_helper.c
target/s390x/translate.c