On 7/19/23 23:11, Ilya Leoshkevich wrote:
MC requires bit positions 8-11 (upper 4 bits of class) to be zeros,
otherwise it must raise a specification exception.

Cc:qemu-sta...@nongnu.org
Fixes: 20d143e2cab8 ("s390x/tcg: Implement MONITOR CALL")
Reviewed-by: David Hildenbrand<da...@redhat.com>
Signed-off-by: Ilya Leoshkevich<i...@linux.ibm.com>
---
  target/s390x/tcg/excp_helper.c | 2 +-
  target/s390x/tcg/translate.c   | 4 ++--
  2 files changed, 3 insertions(+), 3 deletions(-)

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

r~

Reply via email to