qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 03/22] target/i386: remove unnecessary arguments from raise_i


From: Richard Henderson
Subject: Re: [PATCH 03/22] target/i386: remove unnecessary arguments from raise_interrupt
Date: Fri, 29 Dec 2023 07:58:30 +1100
User-agent: Mozilla Thunderbird

On 12/23/23 05:15, Paolo Bonzini wrote:
is_int is always 1, and error_code is always zero.

Signed-off-by: Paolo Bonzini<pbonzini@redhat.com>
---
  target/i386/tcg/excp_helper.c | 7 +++----
  target/i386/tcg/helper-tcg.h  | 3 +--
  target/i386/tcg/misc_helper.c | 2 +-
  3 files changed, 5 insertions(+), 7 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]