projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c07a33
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 29 Jun 2019 19:23:22 +0000
(20:23 +0100)
committer
IkiWiki
<ikiwiki.info>
Sat, 29 Jun 2019 19:23:22 +0000
(20:23 +0100)
simple_v_extension/vblock_format_table.mdwn
patch
|
blob
|
history
diff --git
a/simple_v_extension/vblock_format_table.mdwn
b/simple_v_extension/vblock_format_table.mdwn
index 046e1eb5e57984ab7eae5020ff142cf5f9d302a7..c28a5ef98af9c9ba4434cfcda85902bf0e3c0d63 100644
(file)
--- a/
simple_v_extension/vblock_format_table.mdwn
+++ b/
simple_v_extension/vblock_format_table.mdwn
@@
-20,6
+20,6
@@
The VL/MAXVL/SubVL Block format:
0b01 | SubVL |imm[5:0]| rs1[2:0] || rd[2:0] | RVC reg format, sv.setvl rd, rs, imm |
0b10 | SubVL |imm[5:0]|rsvd| 00000 || VL = MVL imm |
0b10 | SubVL |imm[5:0]|rsvd| rd[4:0] || rf[rd] = VL = MVL imm |
-0b11 | rsvd | rsvd |rsvd|
rsvd
|| reserved, all 0s |
+0b11 | rsvd | rsvd |rsvd|
rsvd
|| reserved, all 0s |
"""]]