target/s390x: Fix emulation of the VISTR instruction
commitf7d81a351d6122440f9190adba69da3f81b7b186
authorThomas Huth <thuth@redhat.com>
Wed, 12 Oct 2022 18:27:54 +0000 (12 20:27 +0200)
committerThomas Huth <thuth@redhat.com>
Thu, 27 Oct 2022 07:09:50 +0000 (27 09:09 +0200)
tree25d130fc63b9dc54757247780ff348d913466d56
parent117ea96089e36a4d31a42f96062b950641ba1698
target/s390x: Fix emulation of the VISTR instruction

The element size is encoded in the M3 field, not in the M4
field.

Fixes: be6324c6b734 ("s390x/tcg: Implement VECTOR ISOLATE STRING")
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1248
Message-Id: <20221012182755.1014853-3-thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
target/s390x/tcg/translate_vx.c.inc