From: lkcl Date: Sat, 29 Jun 2019 06:28:37 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~4354 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2c0ad59d9d24c56cb629846289b0fe1837d52790;p=libreriscv.git --- diff --git a/simple_v_extension/sv_prefix_proposal.rst b/simple_v_extension/sv_prefix_proposal.rst index 08d554108..546a56ae2 100644 --- a/simple_v_extension/sv_prefix_proposal.rst +++ b/simple_v_extension/sv_prefix_proposal.rst @@ -240,7 +240,7 @@ by saving and restoring the STATE CSR (if needed). +-----------+-------------+--------------+----------+----------------------+ | VLtyp[11] | VLtyp[10:6] | VLtyp[5:1] | VLtyp[0] | comment | +-----------+-------------+--------------+----------+----------------------+ -| 0 | 000000 | 00000 | 0 | no change to VL/MVL | +| 0 | 00000 | 00000 | 0 | no change to VL/MVL | +-----------+-------------+--------------+----------+----------------------+ | 0 | VLdest | VLEN | vlt | VL imm/reg mode (vlt)| +-----------+-------------+--------------+----------+----------------------+