From 8546d3fdda0dda6955df75719e9a9fd6882e0d99 Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 4 Jul 2019 00:26:11 +0100 Subject: [PATCH] --- simple_v_extension/vblock_format_table.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: -- 2.30.2