projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd94748
)
(no commit message)
author
lkcl
<lkcl@web>
Thu, 7 Jan 2021 16:54:09 +0000
(16:54 +0000)
committer
IkiWiki
<ikiwiki.info>
Thu, 7 Jan 2021 16:54:09 +0000
(16:54 +0000)
openpower/sv/setvl.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/setvl.mdwn
b/openpower/sv/setvl.mdwn
index c0f5493f5e1f7982bacdd35215a2703b18074790..be24a160921a3062ab19d6d681f7edcd24e1c27c 100644
(file)
--- a/
openpower/sv/setvl.mdwn
+++ b/
openpower/sv/setvl.mdwn
@@
-132,7
+132,7
@@
Note that whilst it is possible to set both MVL and VL from the same immediate,
sub r3, r3, r4
...
test:
- setvli. r4, r3,
VL=64,
MVL=64
+ setvli. r4, r3, MVL=64
bne cr0, loop
end:
blr