projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05cf7c5
)
(no commit message)
author
lkcl
<lkcl@web>
Mon, 30 May 2022 09:40:48 +0000
(10:40 +0100)
committer
IkiWiki
<ikiwiki.info>
Mon, 30 May 2022 09:40:48 +0000
(10:40 +0100)
openpower/sv/bitmanip.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/bitmanip.mdwn
b/openpower/sv/bitmanip.mdwn
index 1e7d5dfb6d259905efc5dc219de0b51620e7e691..de6558bcbd8903bf3743666be597cd7a7b24afd3 100644
(file)
--- 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 <https://gist.github.com/animetosho/d3ca95da2131b5813e16b5bb1b137ca0>
```
uint64_t bmatflip(uint64_t RA)