]> git.ipfire.org Git - thirdparty/valgrind.git/commit
s390x: Fix crash when constant folding is disabled (BZ 507173)
authorFlorian Krohm <flo2030@eich-krohm.de>
Sun, 20 Jul 2025 08:58:46 +0000 (08:58 +0000)
committerFlorian Krohm <flo2030@eich-krohm.de>
Sun, 20 Jul 2025 08:58:46 +0000 (08:58 +0000)
commit1c9d639ecedbb98c01d1bbf30c43d119487ab0b4
tree1adc28b5b9ebdc239611132d461a2695b5a6a13f
parent42a1a2e601dd2860405a3475aeefbdfea144bd58
s390x: Fix crash when constant folding is disabled  (BZ 507173)

Followup to 942a48c1d which fixed the register usage of conditional
moves for s390_insn_get_reg_usage. A similar fix is needed for
s390_insn_map_regs considering the case when the condition is
S390_CC_NEVER.

Fixes https://bugs.kde.org/show_bug.cgi?id=507173
NEWS
VEX/priv/host_s390_defs.c