OSDN Git Service

s390x/tcg: get rid of runtime_exception()
authorDavid Hildenbrand <david@redhat.com>
Thu, 30 Nov 2017 16:27:30 +0000 (17:27 +0100)
committerCornelia Huck <cohuck@redhat.com>
Thu, 14 Dec 2017 16:56:54 +0000 (17:56 +0100)
commit7693f77a7f038393b14e54a578cf4b9aeec7a2da
treeae79b30f762c0a90f3a0d1dde7d40a10c841a9d8
parent8d2f850a5ab7579a852f23b28273940a47dfd7ff
s390x/tcg: get rid of runtime_exception()

Let's use s390_program_interrupt() instead.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20171130162744.25442-3-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
target/s390x/fpu_helper.c
target/s390x/int_helper.c
target/s390x/internal.h
target/s390x/misc_helper.c