From: lkcl Date: Sat, 29 Jun 2019 19:23:22 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~4338 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1ec5f0e403c4f328bb5e14064d2cdae45c9dcec6;p=libreriscv.git --- diff --git a/simple_v_extension/vblock_format_table.mdwn b/simple_v_extension/vblock_format_table.mdwn index 046e1eb5e..c28a5ef98 100644 --- a/simple_v_extension/vblock_format_table.mdwn +++ b/simple_v_extension/vblock_format_table.mdwn @@ -20,6 +20,6 @@ The VL/MAXVL/SubVL Block format: 0b01 | SubVL |imm[5:0]| rs1[2:0] || rd[2:0] | RVC reg format, sv.setvl rd, rs, imm | 0b10 | SubVL |imm[5:0]|rsvd| 00000 || VL = MVL imm | 0b10 | SubVL |imm[5:0]|rsvd| rd[4:0] || rf[rd] = VL = MVL imm | -0b11 | rsvd | rsvd |rsvd| rsvd || reserved, all 0s | +0b11 | rsvd | rsvd |rsvd| rsvd || reserved, all 0s | """]]