projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3867ea0
)
(no commit message)
author
lkcl
<lkcl@web>
Tue, 24 Aug 2021 17:40:23 +0000
(18:40 +0100)
committer
IkiWiki
<ikiwiki.info>
Tue, 24 Aug 2021 17:40:23 +0000
(18:40 +0100)
openpower/sv/branches.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/branches.mdwn
b/openpower/sv/branches.mdwn
index 21abd4f5b2d29c811e92e57911714dfd2db65498..c9e566ebebf4b1cad86e631272464842902c4355 100644
(file)
--- a/
openpower/sv/branches.mdwn
+++ b/
openpower/sv/branches.mdwn
@@
-145,7
+145,7
@@
SVP64 loops in both Vertical-First and Horizontal-First Mode.
Setting CTR Mode in Vertical-First results in `UNDEFINED`
behaviour. Given that Vertical-First steps through one element
at a time, standard single (v3.0B) CTR decrementing should
-correspondingly be used.
+correspondingly be used
instead
.
If CTR+VLSET Modes are requested, the amount that CTR is decremented
by is the value of VL *after* truncation (should that occur).