qemu/target/s390x/tcg
Ilya Leoshkevich cc271aa410 target/s390x: Fix LOCFHR taking the wrong half of R2
LOCFHR should write top-to-top, but QEMU erroneously writes
bottom-to-top.

Fixes: 45aa9aa3b7 ("target/s390x: Implement load-on-condition-2 insns")
Cc: qemu-stable@nongnu.org
Reported-by: Mikhail Mitskevich <mitskevichmn@gmail.com>
Closes: https://gitlab.com/qemu-project/qemu/-/issues/1668
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-Id: <20230526181240.1425579-4-iii@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
(cherry picked from commit 3180b17362)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2023-06-07 11:52:26 +03:00
..
cc_helper.c target/s390x/tcg: Fix and improve the SACF instruction 2022-12-03 22:04:40 +01:00
crypto_helper.c target/s390x: support PRNO_TRNG instruction 2022-09-26 17:23:11 +02:00
excp_helper.c s390x: Fix spelling errors 2022-11-16 10:15:26 +01:00
fpu_helper.c s390x: Fix spelling errors 2022-11-16 10:15:26 +01:00
insn-data.h.inc target/s390x: Fix LOCFHR taking the wrong half of R2 2023-06-07 11:52:26 +03:00
insn-format.h.inc target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc 2022-11-05 20:35:45 +01:00
int_helper.c
mem_helper.c target/s390x: Fix EXECUTE of relative long instructions 2023-03-30 12:19:04 +03:00
meson.build
misc_helper.c s390x: Fix spelling errors 2022-11-16 10:15:26 +01:00
s390-tod.h
tcg_s390x.h
translate_vx.c.inc s390x: Fix spelling errors 2022-11-16 10:15:26 +01:00
translate.c target/s390x: Fix EXECUTE of relative branches 2023-05-18 21:09:59 +03: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
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