qemu-e2k/target/s390x/tcg
Ilya Leoshkevich e8ecdfeb30 target/s390x: Fix EXECUTE of relative branches
Fix a problem similar to the one fixed by commit 703d03a4aa
("target/s390x: Fix EXECUTE of relative long instructions"), but now
for relative branches.

Reported-by: Nina Schoetterl-Glausch <nsg@linux.ibm.com>
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230426235813.198183-2-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2023-05-16 09:14:18 +02: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 target/s390x: Update do_unaligned_access() comment 2023-03-20 09:32:50 +01:00
fpu_helper.c target/s390x: Use Int128 for passing float128 2023-02-04 06:19:43 -10:00
insn-data.h.inc s390x/tcg: Fix LDER instruction format 2023-05-16 09:14:18 +02: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 target/s390x: Use a single return for helper_divs64/u64 2023-02-04 06:19:42 -10:00
mem_helper.c softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel 2023-03-28 15:24:06 -07:00
meson.build
misc_helper.c target/s390x/tcg/misc_helper: Remove unused "memory.h" include 2023-01-09 13:50:13 +01: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: Drop tcg_temp_free from translate_vx.c.inc 2023-03-13 06:42:05 -07:00
translate.c target/s390x: Fix EXECUTE of relative branches 2023-05-16 09:14:18 +02: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