|
From: | Richard Henderson |
Subject: | Re: [PATCH v3 04/14] target/s390x: Fix ICM with M3=0 |
Date: | Sun, 23 Jul 2023 17:30:13 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 |
On 7/19/23 23:11, Ilya Leoshkevich wrote:
When the mask is zero, access exceptions should still be recognized for 1 byte at the second-operand address. CC should be set to 0. Cc:qemu-stable@nongnu.org Fixes: e023e832d0ac ("s390x: translate engine for s390x CPU") Reviewed-by: David Hildenbrand<david@redhat.com> Signed-off-by: Ilya Leoshkevich<iii@linux.ibm.com> --- target/s390x/tcg/translate.c | 6 ++++++ 1 file changed, 6 insertions(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |