From: lkcl Date: Sat, 31 Aug 2019 22:28:06 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~4179 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2d4202058a7e8510f27b8acc1b310c60a6b33d66;p=libreriscv.git --- diff --git a/simple_v_extension/sv_prefix_proposal.rst b/simple_v_extension/sv_prefix_proposal.rst index a640e10c4..6083ca8cb 100644 --- a/simple_v_extension/sv_prefix_proposal.rst +++ b/simple_v_extension/sv_prefix_proposal.rst @@ -215,15 +215,15 @@ this is now set to "0b0111111". +--------------+-------+--------+--------+--------+--------+ | P64-ST-type | | rs1[6] | rs2[6] | *Rsvd* | VLtyp | +--------------+-------+--------+--------+--------+--------+ -| P64-R-type | rd[6] | rs1[6] | rs2[6] | *Rsvd* | VLtyp | +| P64-R-type | rd[6] | rs1[6] | rs2[6] | vd | VLtyp | +--------------+-------+--------+--------+--------+--------+ | P64-I-type | rd[6] | rs1[6] | | *Rsvd* | VLtyp | +--------------+-------+--------+--------+--------+--------+ | P64-U-type | rd[6] | | | *Rsvd* | VLtyp | +--------------+-------+--------+--------+--------+--------+ -| P64-FR-type | | rs1[6] | rs2[6] | *Rsvd* | VLtyp | +| P64-FR-type | | rs1[6] | rs2[6] | vd | VLtyp | +--------------+-------+--------+--------+--------+--------+ -| P64-FI-type | rd[6] | rs1[6] | rs2[6] | *Rsvd* | VLtyp | +| P64-FI-type | rd[6] | rs1[6] | rs2[6] | vd | VLtyp | +--------------+-------+--------+--------+--------+--------+ | P64-FR4-type | rd[6] | rs1[6] | rs2[6] | rs3[6] | VLtyp | +--------------+-------+--------+--------+--------+--------+