projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73d048d
)
(no commit message)
author
lkcl
<lkcl@web>
Sun, 30 Jun 2019 09:04:51 +0000
(10:04 +0100)
committer
IkiWiki
<ikiwiki.info>
Sun, 30 Jun 2019 09:04:51 +0000
(10:04 +0100)
simple_v_extension/sv_prefix_proposal/discussion.rst
patch
|
blob
|
history
diff --git
a/simple_v_extension/sv_prefix_proposal/discussion.rst
b/simple_v_extension/sv_prefix_proposal/discussion.rst
index 00f70e34b285dd3ee5ff5cc7e0000d89b6f66462..d191b86bd6720a87b01e0a784af614e6c0e87cd7 100644
(file)
--- a/
simple_v_extension/sv_prefix_proposal/discussion.rst
+++ b/
simple_v_extension/sv_prefix_proposal/discussion.rst
@@
-22,7
+22,7
@@
Or, just "to hell with it" and just take the entire opcode and stuff C into it,
|funct3 | imm | rs2 | op |
+----------+----------------------------+---------+-----------+-------+
|funct3 | imm | rd' | op |
-+----------+----------------
-
-----------+---------+-----------+-------+
++----------+----------------
+
-----------+---------+-----------+-------+
|funct3 | imm | rs1' | imm | rd' | op |
+----------+----------------+-----------+---------+-----------+-------+
|funct3 | imm | rs1' | imm | rs2' | op |