qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 08/16] target/i386: reg in gen_ldst_modrm is always OR_TMP0


From: Richard Henderson
Subject: Re: [PATCH 08/16] target/i386: reg in gen_ldst_modrm is always OR_TMP0
Date: Fri, 24 May 2024 07:33:14 -0700
User-agent: Mozilla Thunderbird

On 5/24/24 01:10, Paolo Bonzini wrote:
Values other than OR_TMP0 were only ever used by MOV and MOVNTI
opcodes.  Now that these have been converted to the new decoder,
remove the argument.

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

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

r~



reply via email to

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