]> git.ipfire.org Git - thirdparty/valgrind.git/commit
s390x: Add CPU model for z15
authorAndreas Arnez <arnez@linux.ibm.com>
Thu, 27 Feb 2020 14:52:53 +0000 (15:52 +0100)
committerAndreas Arnez <arnez@linux.ibm.com>
Fri, 28 Feb 2020 14:34:22 +0000 (15:34 +0100)
commit3a2711c659ac839934f13e0529e14d6c15325383
treea906f01067598c8599c7d76c5f9fa2f9db72c1a1
parent8021625badfbbebf8cd50f27d7ac891abf629e3e
s390x: Add CPU model for z15

Make the z15 CPU models known to Valgrind.  Add test case output for z15
to the "ecag" test.  Also ensure that the facility bits for CPU facilities
unsupported by Valgrind are unset, particularly for the new
deflate-conversion facility.
VEX/priv/guest_s390_helpers.c
VEX/pub/libvex.h
VEX/pub/libvex_s390x_common.h
auxprogs/s390-check-opcodes.pl
coregrind/m_machine.c
none/tests/s390x/Makefile.am
none/tests/s390x/ecag.stdout.exp-z15 [new file with mode: 0644]
tests/s390x_features.c