add notes about elwidth
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 25 Oct 2018 06:34:59 +0000 (07:34 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 25 Oct 2018 06:34:59 +0000 (07:34 +0100)
simple_v_extension/specification.mdwn

index 7f59620639761b6808400ab8775cdbb1e518198e..90148f0fb4a96a6af95d520abc739d6c09d552d1 100644 (file)
@@ -1648,3 +1648,10 @@ info register,
 
 answer: they're not vectorised, so not a problem
 
+----
+
+* if opcode is in the RV32 group, rd, rs1 and rs2 bitwidth are
+  XLEN if elwidth==default
+* if opcode is in the RV32I group, rd, rs1 and rs2 bitwidth are
+  *32* if elwidth == default
+