From: lkcl Date: Wed, 9 Oct 2019 18:30:58 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~3862 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=126f482f463d01331c2b61ec2e0aca37b94bd82a;p=libreriscv.git --- diff --git a/simple_v_extension/specification/mv.x.rst b/simple_v_extension/specification/mv.x.rst index 74fcbe899..5976f7586 100644 --- a/simple_v_extension/specification/mv.x.rst +++ b/simple_v_extension/specification/mv.x.rst @@ -251,7 +251,12 @@ Alternative +========+===========+==========+=======+=======+======+ | int | DESTMASK | selector | rs | 000 | rd | +--------+-----------+----------+-------+-------+------+ - +| fp | DESTMASK | selector | rs | 001 | rd | ++--------+-----------+----------+-------+-------+------+ +| int | DESTMASK | constsel | rs | 010 | rd | ++--------+-----------+----------+-------+-------+------+ +| fp | DESTMASK | constsel | rs | 011 | rd | ++--------+-----------+----------+-------+-------+------+ Matrix 4x4 Vector mul =====================