From 91a267b685b935703ee0c24937ec25ae0ed82642 Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 30 May 2022 14:20:08 +0100 Subject: [PATCH] --- openpower/sv/bitmanip.mdwn | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/openpower/sv/bitmanip.mdwn b/openpower/sv/bitmanip.mdwn index 32c3015bb..ad45f1620 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -676,8 +676,12 @@ uint_xlen_t xperm_w (uint_xlen_t RA, uint_xlen_t RB) # bitmatrix -bmatflip is found in the Cray XMT, and in x86 is known -as GF2P8AFFINEQB. see +bmatflip and bmatxor is found in the Cray XMT, and in x86 is known +as GF2P8AFFINEQB. uses: + +* +* SM4, Reed Solomon, RAID6 +* Vector bit-reverse | 0.5|6.10|11.15|16.20 |21..28 | 29.30|31| name | Form | | -- | -- | --- | --- | ----- | -----|--| ------ | ----- | -- 2.30.2