projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb42925
)
(no commit message)
author
lkcl
<lkcl@web>
Wed, 9 Mar 2022 08:54:02 +0000
(08:54 +0000)
committer
IkiWiki
<ikiwiki.info>
Wed, 9 Mar 2022 08:54:02 +0000
(08:54 +0000)
openpower/sv/bitmanip.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/bitmanip.mdwn
b/openpower/sv/bitmanip.mdwn
index 4c105144a7f3a6bd7af8a2388f28ecbdfea9fea9..c0e63b6ae119469f555854a40778936f423a5ba4 100644
(file)
--- a/
openpower/sv/bitmanip.mdwn
+++ b/
openpower/sv/bitmanip.mdwn
@@
-670,7
+670,7
@@
GFMOD is a pseudo-op where RA=0
## carryless mul
based on RV bitmanip
-see
https://en.wikipedia.org/wiki/CLMUL_instruction_set
+see
<https://en.wikipedia.org/wiki/CLMUL_instruction_set>
these are GF2 operations with the modulo set to 2^degree.
they are worth adding as their own non-overwrite operations