projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6a7e79
)
(no commit message)
author
lkcl
<lkcl@web>
Fri, 28 Jun 2019 19:25:02 +0000
(20:25 +0100)
committer
IkiWiki
<ikiwiki.info>
Fri, 28 Jun 2019 19:25:02 +0000
(20:25 +0100)
simple_v_extension/vblock_format_table.mdwn
patch
|
blob
|
history
diff --git
a/simple_v_extension/vblock_format_table.mdwn
b/simple_v_extension/vblock_format_table.mdwn
index 04eb54e775e7a4f792203aed6c51ca2c77afaa1a..cbc577d15c0a6faee4f462f13a9ffbef3fced074 100644
(file)
--- a/
simple_v_extension/vblock_format_table.mdwn
+++ b/
simple_v_extension/vblock_format_table.mdwn
@@
-13,8
+13,10
@@
of the RISC-V ISA, is as follows:
The VL/MAXVL/SubVL Block format:
-| 31-30 | 29:28 | 27:22 | 21:17 - 16 |
-| - | ----- | ------ | ------ - - |
-| 0 | SubVL | VLdest | VLEN vlt |
-| 1 | SubVL | VLdest | VLEN |
+| 31-30 | 29:28 | 27:22 | 21:17 | 16 | comment |
+| - | ----- | ------ | ------ | - | -|
+| 0 | SubVL | VLdest | VLimm | 0 | |
+| 0 | SubVL | MVLimm | VLreg | 1 | VLdest=t0 |
+| 1 | SubVL | VLdest | VLimm | imm | VL & MVL, bits 16-21 |
+