projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
322090a
)
add instruction format to setvl
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Thu, 24 Mar 2022 07:19:34 +0000
(07:19 +0000)
committer
Jacob Lifshay
<programmerjake@gmail.com>
Sun, 27 Mar 2022 07:08:34 +0000
(
00:08
-0700)
openpower/sv/setvl.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/setvl.mdwn
b/openpower/sv/setvl.mdwn
index 6bd770b5fe113b81ad5a5f0c6522c418aa200fb6..8a9077127758e2707d647583a162675c883c992a 100644
(file)
--- a/
openpower/sv/setvl.mdwn
+++ b/
openpower/sv/setvl.mdwn
@@
-81,6
+81,11
@@
Form: SVL-Form (see [[isatables/fields.text]])
| -- | -- | --- | ---- |----------- | ----- |--| ------- |
|OPCD| RT | RA | SVi |cv ms vs vf | 11110 |Rc| setvl |
+Instruction format:
+
+ setvl RT,RA,SVi,vf,vs,ms
+ setvl. RT,RA,SVi,vf,vs,ms
+
Note that the immediate (`SVi`) spans 7 bits (16 to 22)
* `cv` - bit 22 - reads CTR instead of RA