diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2024-09-19 14:40:04 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2024-09-23 17:57:04 +0200 |
commit | 8e391ae0607fc820e9ece87d1415e6a1ff274e69 (patch) | |
tree | cfb4dc4c017aa7c9999b4398d197b1895786adc0 /rust/uapi | |
parent | 1ec6d097897a35dfb55c4c31fc8633cf5be46497 (diff) |
s390/vdso: Get rid of permutation constants
The three byte masks for VECTOR PERMUTE are not needed, since the
instruction VECTOR SHIFT LEFT DOUBLE BY BYTE can be used to implement
the required "rotate left" easily.
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Reviewed-by: Jens Remus <jremus@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'rust/uapi')
0 files changed, 0 insertions, 0 deletions