projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f52473
)
clarify
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 1 Jul 2022 15:16:25 +0000
(16:16 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 1 Jul 2022 15:16:25 +0000
(16:16 +0100)
openpower/sv/overview.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/overview.mdwn
b/openpower/sv/overview.mdwn
index 804d7042a6f58ff41e49f2001692d004fd702466..f44ae726aedd99e004a27e2b22eb63607c441656 100644
(file)
--- a/
openpower/sv/overview.mdwn
+++ b/
openpower/sv/overview.mdwn
@@
-737,7
+737,7
@@
those:
sm = id*SUBVL + (remap-4)
ireg[rd+s] <= ireg[RA+sm]
-Note that a value of
6 (and 7)
will leave the target subvector element
+Note that a value of
0b000
will leave the target subvector element
untouched. This is equivalent to a predicate mask which is built-in,
in immediate form, into the [[sv/mv.swizzle]] operation. mv.swizzle is
rare in that it is one of the few instructions needed to be added that