Re: [PATCH v4 02/18] target/s390x: Remove ilen parameter from tcg_s390_program_interrupt

2019-10-01 Thread David Hildenbrand
On 27.09.19 21:39, Richard Henderson wrote: > Since we begin the operation with an unwind, we have the proper > value of ilen immediately available. > > Reviewed-by: David Hildenbrand > Signed-off-by: Richard Henderson > --- > target/s390x/tcg_s390x.h | 4 ++-- > target/s390x/excp_helper.c |

[PATCH v4 02/18] target/s390x: Remove ilen parameter from tcg_s390_program_interrupt

2019-09-27 Thread Richard Henderson
Since we begin the operation with an unwind, we have the proper value of ilen immediately available. Reviewed-by: David Hildenbrand Signed-off-by: Richard Henderson --- target/s390x/tcg_s390x.h | 4 ++-- target/s390x/excp_helper.c | 8 target/s390x/interrupt.c | 2 +- target/s390x/