(no commit message)
authorlkcl <lkcl@web>
Wed, 3 Jul 2019 23:26:11 +0000 (00:26 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 3 Jul 2019 23:26:11 +0000 (00:26 +0100)
simple_v_extension/vblock_format_table.mdwn

index ca3ef51768ebf4f2ea76ac505be71979b018fe36..008c0b2cfbe83884f3d8d39bb411d5ba8bdc9327 100644 (file)
@@ -7,9 +7,9 @@ A suitable prefix, which fits the Expanded Instruction-Length encoding
 for "(80 + 16 times instruction-length)", as defined in Section 1.5
 of the RISC-V ISA, is as follows:
 
-| 15    | 14:12 | 11:10 | 9:8   | 7    | 6:0     |
-| -     | ----- | ----- | ----- | ---  | ------- |
-| vlset | 16xil | pplen | rplen | mode | 1111111 |
+| 15    | 14:12 | 11:10 | 9     | 8     | 7    | 6:0     |
+| -     | ----- | ----- | ----- | ----  | ---  | ------- |
+| vlset | 16xil | pplen | rplen | pmode | rmode | 1111111 |
 
 The VL/MAXVL/SubVL Block format: