]> sourceware.org Git - valgrind.git/commit
s390x: Vec-enh-2, extend VSL, VSRA, and VSRL
authorAndreas Arnez <arnez@linux.ibm.com>
Wed, 7 Apr 2021 10:29:32 +0000 (12:29 +0200)
committerAndreas Arnez <arnez@linux.ibm.com>
Wed, 1 Sep 2021 12:44:16 +0000 (14:44 +0200)
commitdb3c2f6a8531f674e6282280a236e895907b2698
treec69e48566fa20be6b54053bf11703ab4891bd69f
parent02b7bed505cad684af8f978e06a1cce1770e0cb6
s390x: Vec-enh-2, extend VSL, VSRA, and VSRL

The vector-enhancements facility 2 extends the existing bitwise vector
shift instructions VSL, VSRA, and VSRL.  Now they allow the shift
vector (the third operand) to contain different shift amounts for each
byte.  Add support for these new forms.
VEX/priv/guest_s390_toIR.c
This page took 0.030401 seconds and 5 git commands to generate.