]> git.ipfire.org Git - thirdparty/valgrind.git/commit
s390x: Final change to fix BZ 495817
authorFlorian Krohm <flo2030@eich-krohm.de>
Sun, 13 Apr 2025 11:05:08 +0000 (11:05 +0000)
committerFlorian Krohm <flo2030@eich-krohm.de>
Sun, 13 Apr 2025 11:05:08 +0000 (11:05 +0000)
commit78b3e5447172090387a981a6d9d6a0aa98455b9b
treee47a127f62bd0b3d5d651d16378be2eb5337bdac
parent298a93a14c3c18f0edcb22d4c1ad83ddd2753572
s390x: Final change to fix BZ 495817

This patch makes VEX disassembly match objdump disassembly for
objdump versions >= 2.44. Prior objdump versions did not handle the
nuances of the "rotate and ..." set of opcodes and there was also a
bug disassembling BC insns.

Fixes https://bugs.kde.org/show_bug.cgi?id=495817
NEWS
VEX/priv/guest_s390_toIR.c
VEX/priv/host_s390_defs.c
VEX/priv/s390_disasm.c
VEX/priv/s390_disasm.h
none/tests/s390x/disasm-test/opcode.c