Romain Dolbeau 35b07497c6 Add AltiVec RAID-Z
Implements the RAID-Z function using AltiVec SIMD.
This is basically the NEON code translated to AltiVec.

Note that the 'fletcher' algorithm requires 64-bits
operations, and the initial implementations of AltiVec
(PPC74xx a.k.a. G4, PPC970 a.k.a. G5) only has up to
32-bits operations, so no 'fletcher'.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Romain Dolbeau <romain.dolbeau@european-processor-initiative.eu>
Closes #9539
2020-01-23 11:01:24 -08:00
..
2020-01-17 12:40:09 -08:00
2020-01-23 11:01:24 -08:00
2019-10-02 10:39:48 -07:00
2010-08-31 13:41:59 -07:00
2020-01-17 12:40:09 -08:00
2019-09-02 17:53:27 -07:00
2016-11-29 14:34:33 -08:00
2018-12-11 16:01:41 -08:00
2018-12-11 16:01:41 -08:00
2017-04-12 08:57:46 -07:00
2019-12-26 10:52:14 -08:00