]> git.ipfire.org Git - thirdparty/valgrind.git/commit
s390x: Update instruction list with arch15 insns
authorAndreas Arnez <arnez@linux.ibm.com>
Wed, 4 Dec 2024 15:53:17 +0000 (16:53 +0100)
committerAndreas Arnez <arnez@linux.ibm.com>
Wed, 4 Dec 2024 16:03:12 +0000 (17:03 +0100)
commitbdd2e5cd04f63f6fb58f15ee2781f013f1a042f2
treedef573d5a79de89a4098f262e70b27b12e3e9563
parentc23ec25e896b06950ac4c677bfe7f2d59c666078
s390x: Update instruction list with arch15 insns

Recent commits in Binutils added arch15 instructions to s390-opc.txt.
Since then, the script s390-check-opcodes.pl complains about many insns
that are not known to Valgrind.

Update Valgrind's instruction list to be in synch with Binutils again.
Add the new instructions to s390-opcodes.csv and declare them as "not
implemented".
VEX/priv/guest_s390_toIR.c
auxprogs/s390-check-opcodes.pl
docs/internals/s390-opcodes.csv