From: lkcl Date: Mon, 30 May 2022 09:40:48 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~2033 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=98ac60e28f28a2b619afaccffb96ac22f59d2bb2;p=libreriscv.git --- diff --git a/openpower/sv/bitmanip.mdwn b/openpower/sv/bitmanip.mdwn index 1e7d5dfb6..de6558bcb 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -678,7 +678,7 @@ 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 +as GF2P8AFFINEQB. see ``` uint64_t bmatflip(uint64_t RA)