]> git.ipfire.org Git - thirdparty/valgrind.git/commit
s390x: Vec-enh-2, VLBR and friends
authorAndreas Arnez <arnez@linux.ibm.com>
Tue, 16 Feb 2021 15:19:31 +0000 (16:19 +0100)
committerAndreas Arnez <arnez@linux.ibm.com>
Wed, 1 Sep 2021 12:44:16 +0000 (14:44 +0200)
commit8584d8f078ceee07c858a5451c39a0cc45a4abf0
tree29c957a7318c752da2674959ee24644fe15e1a92
parent680d419663ab0e693563c5cc56f698ef0d609a0a
s390x: Vec-enh-2, VLBR and friends

Add support for the new byte- and element-swapping vector load/store
instructions VLEBRH, VLEBRG, VLEBRF, VLLEBRZ, VLBRREP, VLBR, VLER,
VSTEBRH, VSTEBRG, VSTEBRF, VSTBR, and VSTER.
VEX/priv/guest_s390_toIR.c
VEX/priv/host_s390_isel.c