(no commit message)
authorlkcl <lkcl@web>
Sat, 22 Jun 2019 13:38:25 +0000 (14:38 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 22 Jun 2019 13:38:25 +0000 (14:38 +0100)
simple_v_extension/sv_prefix_proposal.rst

index 4a42000a1728279b8550b147eb2e86e9e4e12ab9..9f0a084b3f2051aeb108c7fcc1a60e1ddccb80f2 100644 (file)
@@ -175,18 +175,14 @@ VLtyp field encoding
 +-----------+-------------+--------------+----------+----------------------+
 | 0         |  000000     | 00000        |  0       | no change to VL/MVL  |
 +-----------+-------------+--------------+----------+----------------------+
-| 0         |  VLdest!=0  | 00000        |  0       | reserved             |
-+-----------+-------------+--------------+----------+----------------------+
 | 0         |  VLdest     | VLEN         |  vlt     | VL imm/reg mode (vlt)|
 +-----------+-------------+--------------+----------+----------------------+
-| 1         |  VLdest     |  MVL+VL-immed           | MVL/VL immed mode    |
+| 1         |  VLdest     | MVL+VL-immed | 0          | MVL/VL immed mode    |
++-----------+-------------+--------------+----------+----------------------+
+| 1         |  VLdest     |  MVL-immed   | 1         | MVL/VL immed mode    |
 +-----------+-------------+--------------+----------+----------------------+
 
-Notes:
-
-* When VLtyp is all zeros, neither VL nor MVL are changed
-* VLtype[11]=0, VLtype[5:0]=0 and VLtype[10:6] non-zero is a reserved encoding.
-  Its uses raises an illegal instruction exception.
+Note: when VLtyp is all zeros, neither VL nor MVL are changed.
 
 Just as in the VLIW format, when bit 11 of VLtyp is zero: