add SV VLIW idea
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 19 Jun 2019 15:05:27 +0000 (16:05 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 19 Jun 2019 15:05:27 +0000 (16:05 +0100)
simple_v_extension/specification.mdwn

index a6ea3e8744caba041d4f1d054a66c119d3c18032..2004f5aaaa52b6d20c9ef887b2e5414dce416305 100644 (file)
@@ -2230,10 +2230,10 @@ Optional VL/MAXVL/SubVL Block:
 
 Reminder of the variable-length format from Section 1.5 of the RISC-V ISA:
 
-| base+4 | base+2           | base             | number of bits             |
+^ base+4 ^ base+2           ^ base             ^ number of bits             ^
 | ------ | ---------------- | ---------------- | -------------------------- |
 | ..xxxx | xxxxxxxxxxxxxxxx | xnnnxxxxx1111111 | (80+16\*nnn)-bit, nnn!=111 |
-|| {ops}{Pred}{Reg}{VL}     | SV Prefix        |                            |
+| {ops}{Pred}{Reg}{VL}     || SV Prefix        |                            |
 
 Notes: