(no commit message)
authorlkcl <lkcl@web>
Fri, 28 Jun 2019 19:25:02 +0000 (20:25 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 28 Jun 2019 19:25:02 +0000 (20:25 +0100)
simple_v_extension/vblock_format_table.mdwn

index 04eb54e775e7a4f792203aed6c51ca2c77afaa1a..cbc577d15c0a6faee4f462f13a9ffbef3fced074 100644 (file)
@@ -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 |
+