From: lkcl Date: Mon, 30 May 2022 09:32:48 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~2034 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=05cf7c51f3ec78b2cc4a612111e997fe3e97a7d2;p=libreriscv.git --- diff --git a/openpower/sv/bitmanip.mdwn b/openpower/sv/bitmanip.mdwn index b742b1db8..1e7d5dfb6 100644 --- a/openpower/sv/bitmanip.mdwn +++ b/openpower/sv/bitmanip.mdwn @@ -677,6 +677,9 @@ 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 + ``` uint64_t bmatflip(uint64_t RA) {