]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Bug 495817 - s390x: Fix disassembly for SEL[G]R and SELFHR
authorFlorian Krohm <flo2030@eich-krohm.de>
Wed, 4 Dec 2024 15:53:17 +0000 (16:53 +0100)
committerAndreas Arnez <arnez@linux.ibm.com>
Wed, 4 Dec 2024 16:03:00 +0000 (17:03 +0100)
commitc23ec25e896b06950ac4c677bfe7f2d59c666078
treef6ef31ba0044d8bc1cafea15657f33fa496c7ebd
parentc251bf089f4e4502affa0db9972a78991bbfb1a9
Bug 495817 - s390x: Fix disassembly for SEL[G]R and SELFHR

The disassemblies of selr, selgr, and selfhr have their register operands
mixed up, and no extended mnemonics are used.  Fix this.
VEX/priv/guest_s390_toIR.c