s390x/tcg: use s390_program_interrupt() in per_check_exception()
commit8808338200fe3bb2b475fa7b6492b34c1d32fdd2
authorDavid Hildenbrand <david@redhat.com>
Thu, 30 Nov 2017 16:27:40 +0000 (30 17:27 +0100)
committerCornelia Huck <cohuck@redhat.com>
Thu, 14 Dec 2017 16:56:54 +0000 (14 17:56 +0100)
treefcb96c08c0886d3bd3c99524901f97c7613c31c1
parent277b156d8dd4d54fa00997ef384d4503dd057479
s390x/tcg: use s390_program_interrupt() in per_check_exception()

We can now drop updating the cc.

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