OSDN Git Service

target/s390x: Remove ilen parameter from tcg_s390_program_interrupt
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 1 Oct 2019 17:15:58 +0000 (10:15 -0700)
committerDavid Hildenbrand <david@redhat.com>
Wed, 9 Oct 2019 10:49:01 +0000 (12:49 +0200)
commit3e2018589244b1af8f046ebe387670aecd4156c2
tree565949c9c160a0012cc7f579520aaebefeb5da3c
parentc87ff4d108efce2546150be057721cb41ca1f74d
target/s390x: Remove ilen parameter from tcg_s390_program_interrupt

Since we begin the operation with an unwind, we have the proper
value of ilen immediately available.

Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20191001171614.8405-3-richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
target/s390x/excp_helper.c
target/s390x/interrupt.c
target/s390x/tcg-stub.c
target/s390x/tcg_s390x.h