projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc98461
)
(no commit message)
author
lkcl
<lkcl@web>
Wed, 27 Apr 2022 15:11:48 +0000
(16:11 +0100)
committer
IkiWiki
<ikiwiki.info>
Wed, 27 Apr 2022 15:11:48 +0000
(16:11 +0100)
openpower/sv/biginteger/analysis.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/biginteger/analysis.mdwn
b/openpower/sv/biginteger/analysis.mdwn
index c846fc9e0e5ff36facaa4f3dc11060994f8a9cbe..55e7ad6c8f8615a0627c8d01873a0d46bcdfaeb5 100644
(file)
--- a/
openpower/sv/biginteger/analysis.mdwn
+++ b/
openpower/sv/biginteger/analysis.mdwn
@@
-149,6
+149,8
@@
operations may be used, or, if the shift amount is static,
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.
# Vector Multiply