diff options
author | Heiko Carstens <[email protected]> | 2024-09-19 14:40:04 +0200 |
---|---|---|
committer | Vasily Gorbik <[email protected]> | 2024-09-23 17:57:04 +0200 |
commit | 8e391ae0607fc820e9ece87d1415e6a1ff274e69 (patch) | |
tree | cfb4dc4c017aa7c9999b4398d197b1895786adc0 /lib/crypto/mpi/mpi-mul.c | |
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 <[email protected]>
Reviewed-by: Jens Remus <[email protected]>
Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions