qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 03/10] target/i386/tcg: use PUSHL/PUSHW for error code


From: Richard Henderson
Subject: Re: [PATCH 03/10] target/i386/tcg: use PUSHL/PUSHW for error code
Date: Wed, 10 Jul 2024 08:24:24 -0700
User-agent: Mozilla Thunderbird

On 7/9/24 23:29, Paolo Bonzini wrote:
Do not pre-decrement esp, let the macros subtract the appropriate
operand size.

Signed-off-by: Paolo Bonzini<pbonzini@redhat.com>
---
  target/i386/tcg/seg_helper.c | 16 +++++++---------
  1 file changed, 7 insertions(+), 9 deletions(-)

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

r~



reply via email to

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