diff options
author | David Hildenbrand <david@redhat.com> | 2019-04-11 11:54:53 +0200 |
---|---|---|
committer | David Hildenbrand <david@redhat.com> | 2019-05-17 10:54:13 +0200 |
commit | 697a45d6952a897ea300f8071a162cbb464fade0 (patch) | |
tree | f1032575137f1b0b27b829b20d4ae1fd31001c97 /gitdm.config | |
parent | 44951e6b0349d8981c226cd8e12505d4f45835d8 (diff) |
s390x/tcg: Implement VECTOR GALOIS FIELD MULTIPLY SUM (AND ACCUMULATE)
A galois field multiplication in field 2 is like binary multiplication,
however instead of doing ordinary binary additions, xor's are performed.
So no carries are considered.
Implement all variants via helpers. s390_vec_sar() and s390_vec_shr()
will be reused later on.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Diffstat (limited to 'gitdm.config')
0 files changed, 0 insertions, 0 deletions