projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9f10c9
)
(no commit message)
author
lkcl
<lkcl@web>
Wed, 26 Apr 2023 16:17:33 +0000
(17:17 +0100)
committer
IkiWiki
<ikiwiki.info>
Wed, 26 Apr 2023 16:17:33 +0000
(17:17 +0100)
openpower/sv/vector_ops/discussion.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/vector_ops/discussion.mdwn
b/openpower/sv/vector_ops/discussion.mdwn
index c9c57e0b3fcc22909001296df02be8501bd9403d..20dd6687737a9630a9fb8e4511de53040ce349a3 100644
(file)
--- a/
openpower/sv/vector_ops/discussion.mdwn
+++ b/
openpower/sv/vector_ops/discussion.mdwn
@@
-210,7
+210,7
@@
scalar variant which can be Vectorised to give iotacr:
a Vector for-loop with zero-ing on dest will give the
mask-out effect of resetting the count back to zero.
However close examination shows that the above may actually
-be `sv.addi/mr/sm=EQ/
dz r0.v, r0.v, 1`
+be `sv.addi/mr/sm=EQ/
sz *r1, *r0, 1` TODO check this
# cprop