qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v6 29/36] target/s390x: Copy wout_x1 to wout_x1_P


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v6 29/36] target/s390x: Copy wout_x1 to wout_x1_P
Date: Wed, 1 Feb 2023 15:55:49 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

On 30/1/23 22:48, Richard Henderson wrote:
Make a copy of wout_x1 before modifying it, as wout_x1_P
emphasizing that it operates on the out/out2 pair.  The insns
that use x1_P are data movement that will not change to Int128.

Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/s390x/tcg/insn-data.h.inc | 12 ++++++------
  target/s390x/tcg/translate.c     |  8 ++++++++
  2 files changed, 14 insertions(+), 6 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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