qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 15/25] target/i386: pull load/writeback out of gen_shiftd_rm_


From: Richard Henderson
Subject: Re: [PATCH 15/25] target/i386: pull load/writeback out of gen_shiftd_rm_T1
Date: Sat, 8 Jun 2024 12:39:50 -0700
User-agent: Mozilla Thunderbird

On 6/8/24 01:41, Paolo Bonzini wrote:
Use gen_ld_modrm/gen_st_modrm, moving them and gen_shift_flags to the
caller.  This way, gen_shiftd_rm_T1 becomes something that the new
decoder can call.

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

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

r~



reply via email to

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