projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
925ee90
)
(no commit message)
author
lkcl
<lkcl@web>
Thu, 16 Mar 2023 09:09:38 +0000
(09:09 +0000)
committer
IkiWiki
<ikiwiki.info>
Thu, 16 Mar 2023 09:09:38 +0000
(09:09 +0000)
openpower/sv/biginteger/analysis.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/biginteger/analysis.mdwn
b/openpower/sv/biginteger/analysis.mdwn
index ef4fdf540aa2914bfcab1e784f35bd55154212d0..2023d572e3140adde303e71221825e235fbe2dc0 100644
(file)
--- a/
openpower/sv/biginteger/analysis.mdwn
+++ b/
openpower/sv/biginteger/analysis.mdwn
@@
-163,7
+163,7
@@
with an implicit source, based around the inner operation:
# r[i] = (un[i] >> s) | (un[i + 1] << (64 - s));
t <- ROT128(RA || RA1, RB[58:63])
RT <- t[64:127]
-``
+``
`
RA1 is implicitly (or explicitly, RC) greater than RA by one
scalar register number, and like the other operations below,