(no commit message)
authorlkcl <lkcl@web>
Mon, 30 May 2022 09:40:48 +0000 (10:40 +0100)
committerIkiWiki <ikiwiki.info>
Mon, 30 May 2022 09:40:48 +0000 (10:40 +0100)
openpower/sv/bitmanip.mdwn

index 1e7d5dfb6d259905efc5dc219de0b51620e7e691..de6558bcbd8903bf3743666be597cd7a7b24afd3 100644 (file)
@@ -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 <https://gist.github.com/animetosho/d3ca95da2131b5813e16b5bb1b137ca0>
 
 ```
 uint64_t bmatflip(uint64_t RA)