qemu-e2k/target/s390x/tcg
Thomas Huth f7d81a351d target/s390x: Fix emulation of the VISTR instruction
The element size is encoded in the M3 field, not in the M4
field.

Fixes: be6324c6b7 ("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>
2022-10-27 09:09:50 +02:00
..
cc_helper.c target/s390x: Fix determination of overflow condition code after subtraction 2022-04-01 13:06:07 +02:00
crypto_helper.c target/s390x: support PRNO_TRNG instruction 2022-09-26 17:23:11 +02:00
excp_helper.c compiler.h: replace QEMU_NORETURN with G_NORETURN 2022-04-21 17:03:51 +04:00
fpu_helper.c
insn-data.def s390x/tcg: Fix opcode for lzrf 2022-09-23 08:36:07 +02:00
insn-format.def
int_helper.c
mem_helper.c accel/tcg: Suppress auto-invalidate in probe_access_internal 2022-10-03 20:53:30 -07:00
meson.build
misc_helper.c target/s390x/tcg: SPX: check validity of new prefix 2022-07-06 12:14:16 +02:00
s390-tod.h
tcg_s390x.h compiler.h: replace QEMU_NORETURN with G_NORETURN 2022-04-21 17:03:51 +04:00
translate_vx.c.inc target/s390x: Fix emulation of the VISTR instruction 2022-10-27 09:09:50 +02:00
translate.c target/s390x: Convert to tcg_ops restore_state_to_opc 2022-10-26 11:11:28 +10:00
vec_fpu_helper.c target/s390x: fix handling of zeroes in vfmin/vfmax 2022-07-19 12:49:56 +02:00
vec_helper.c target/s390x: Fix writeback to v1 in helper_vstl 2022-05-04 08:47:19 +02:00
vec_int_helper.c target/s390x: vxeh2: Update for changes to vector shifts 2022-05-04 08:47:19 +02:00
vec_string_helper.c target/s390x: vxeh2: vector string search 2022-05-04 08:47:19 +02:00
vec.h Replace config-time define HOST_WORDS_BIGENDIAN 2022-04-06 10:50:37 +02:00