projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2d7c70
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 14 May 2022 23:16:31 +0000
(
00:16
+0100)
committer
IkiWiki
<ikiwiki.info>
Sat, 14 May 2022 23:16:31 +0000
(
00:16
+0100)
openpower/sv/biginteger/analysis.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/biginteger/analysis.mdwn
b/openpower/sv/biginteger/analysis.mdwn
index 0ea804a53e6c76d1cd55454f4bdb6434d281ec97..7eef6c1251788f347b9228bced0a40a7e91a9c74 100644
(file)
--- a/
openpower/sv/biginteger/analysis.mdwn
+++ b/
openpower/sv/biginteger/analysis.mdwn
@@
-161,7
+161,7
@@
to reference an alternate starting point in
the registers containing the Vector elements
because SVP64 sits on top of a standard Scalar register file.
`sv.sld r16.v, r26.v, t1` for example is equivalent to shifting
-by an extra 64 bits.
+by an extra 64 bits
, compared to `sv.sld r16.v, r25.v, t1`
.
# Vector Multiply