projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1527f49
)
(no commit message)
author
lkcl
<lkcl@web>
Thu, 7 Jan 2021 16:50:28 +0000
(16:50 +0000)
committer
IkiWiki
<ikiwiki.info>
Thu, 7 Jan 2021 16:50:28 +0000
(16:50 +0000)
openpower/sv/setvl.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/setvl.mdwn
b/openpower/sv/setvl.mdwn
index d8ae0f4c3470faf78d3a54d19f5191cbbee7dbd1..74cd189c07eadeeb5c0d488818649fde2b8054da 100644
(file)
--- a/
openpower/sv/setvl.mdwn
+++ b/
openpower/sv/setvl.mdwn
@@
-50,8
+50,8
@@
Note that in immediate setting mode VL and MVL start from **one** i.e. that an i
Note that setmvli is a pseudo-op, based on RA/RT=0, and setvli likewise
-
* setvli VL=8
: setvl r5, r0, VL=8
-
* setmvli MVL=8
: setvl r0, r0, MVL=8
+
setvli VL=8
: setvl r5, r0, VL=8
+
setmvli MVL=8
: setvl r0, r0, MVL=8
# Pseudocode