David Hildenbrand 697a45d695 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>
2019-05-17 10:54:13 +02:00
..
2019-05-16 13:15:08 +01:00
2019-05-16 13:15:08 +01:00
2019-05-16 13:15:08 +01:00
2019-05-16 13:15:08 +01:00
2019-05-16 13:15:08 +01:00
2019-05-16 13:15:08 +01:00
2019-05-16 13:15:08 +01:00
2019-05-16 13:15:08 +01:00
2019-05-16 13:15:08 +01:00