qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH for-9.1 07/19] target/i386: extract gen_far_call/jmp, reorder


From: Richard Henderson
Subject: Re: [PATCH for-9.1 07/19] target/i386: extract gen_far_call/jmp, reordering temporaries
Date: Wed, 10 Apr 2024 16:55:25 -1000
User-agent: Mozilla Thunderbird

On 4/9/24 06:43, Paolo Bonzini wrote:
Extract the code into new functions, and swap T0/T1 so that T0 corresponds
to the first immediate in the instruction stream.

Signed-off-by: Paolo Bonzini<pbonzini@redhat.com>
---
  target/i386/tcg/translate.c | 93 +++++++++++++++++++++----------------
  1 file changed, 53 insertions(+), 40 deletions(-)

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

r~



reply via email to

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