On 6/8/24 01:40, Paolo Bonzini wrote:
I am not sure why I made it use T1.  It is a bit more symmetric with
respect to X86_ENTRYwr (which uses T0 for the "w"ritten operand
and T1 for the "r"ead operand), but it is also less flexible because it
does not let you apply zextT0/sextT0.

Signed-off-by: Paolo Bonzini<pbonz...@redhat.com>
---
  target/i386/tcg/decode-new.c.inc |  6 +++---
  target/i386/tcg/emit.c.inc       | 34 ++++++++++++++++----------------
  2 files changed, 20 insertions(+), 20 deletions(-)

Acked-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to