From: lkcl Date: Wed, 19 Jun 2019 13:14:44 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~4605 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4971169541fae07058c4bcea96ffc547743a6ca1;p=libreriscv.git --- diff --git a/simple_v_extension/sv_prefix_proposal.rst b/simple_v_extension/sv_prefix_proposal.rst index 1ef3d7159..422b7d65d 100644 --- a/simple_v_extension/sv_prefix_proposal.rst +++ b/simple_v_extension/sv_prefix_proposal.rst @@ -56,7 +56,7 @@ First, bits 17:0: +---------------+--------+------------+------------+-----+------------+-------------+------+------------+--------+ | P48-LD-type | rd[5] | rs1[5] | vitp7[6] | vd | vs1 | vitp7[5:0] | *Reserved* | 011111 | +---------------+--------+------------+------------+--------------------------------+------+------------+--------+ -| P48-ST-type | lsk[2] | rs1[5] | rs2[5] | lsk[1:0] | vitp7[5:0] | vitp7[6] | 011111 | +| P48-ST-type |vitp7[6]| rs1[5] | rs2[5] | vs2 | vs1 | vitp7[5:0] | *Reserved* | 011111 | +---------------+--------+------------+------------+-----+------------+-------------+------+------------+--------+ | P48-R-type | rd[5] | rs1[5] | rs2[5] | vs2 | vs1 | vitp6 | *Reserved* | 011111 | +---------------+--------+------------+------------+-----+------------+--------------------+------------+--------+