qemu-stable
[Top][All Lists]
Advanced

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

Re: [PATCH v4 01/14] target/s390x: Make CKSM raise an exception if R2 is


From: Richard Henderson
Subject: Re: [PATCH v4 01/14] target/s390x: Make CKSM raise an exception if R2 is odd
Date: Mon, 24 Jul 2023 09:54:58 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 7/24/23 09:15, Ilya Leoshkevich wrote:
R2 designates an even-odd register pair; the instruction should raise
a specification exception when R2 is not even.

Cc:qemu-stable@nongnu.org
Fixes: e023e832d0ac ("s390x: translate engine for s390x CPU")
Signed-off-by: Ilya Leoshkevich<iii@linux.ibm.com>
---
  target/s390x/tcg/insn-data.h.inc | 2 +-
  target/s390x/tcg/translate.c     | 6 ++++++
  2 files changed, 7 insertions(+), 1 deletion(-)

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


r~



reply via email to

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