]> Git Repo - qemu.git/commit - target/s390x/interrupt.c
target/s390x: Remove ilen parameter from tcg_s390_program_interrupt
authorRichard Henderson <[email protected]>
Tue, 1 Oct 2019 17:15:58 +0000 (10:15 -0700)
committerDavid Hildenbrand <[email protected]>
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 <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
Message-Id: <20191001171614[email protected]>
Signed-off-by: David Hildenbrand <[email protected]>
target/s390x/excp_helper.c
target/s390x/interrupt.c
target/s390x/tcg-stub.c
target/s390x/tcg_s390x.h
This page took 0.025183 seconds and 4 git commands to generate.