From: lkcl Date: Wed, 3 Jul 2019 23:26:11 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~4309 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8546d3fdda0dda6955df75719e9a9fd6882e0d99;p=libreriscv.git --- diff --git a/simple_v_extension/vblock_format_table.mdwn b/simple_v_extension/vblock_format_table.mdwn index ca3ef5176..008c0b2cf 100644 --- a/simple_v_extension/vblock_format_table.mdwn +++ b/simple_v_extension/vblock_format_table.mdwn @@ -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: