]> git.ipfire.org Git - thirdparty/valgrind.git/commit
s390x: Add missing UNOP insns to s390_insn_as_string
authorAndreas Arnez <arnez@linux.ibm.com>
Tue, 30 Mar 2021 16:10:43 +0000 (18:10 +0200)
committerAndreas Arnez <arnez@linux.ibm.com>
Thu, 22 Apr 2021 16:38:09 +0000 (18:38 +0200)
commit45873298ff2d17accc65654d64758360616aade5
tree1a5e9e384a87bdad6d05c9ed5075154066bfecc9
parent4c8c4a9c3a92300e3e6500e5a278ca37514a1fdb
s390x: Add missing UNOP insns to s390_insn_as_string

Some unary operator insns are not handled by s390_insn_as_string().  If
they are encountered while the appropriate trace flag is set, a vpanic
occurs.  Fix this: add handling for the missing insns.
VEX/priv/host_s390_defs.c