projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97ed852
)
(no commit message)
author
lkcl
<lkcl@web>
Mon, 16 Sep 2019 08:40:00 +0000
(09:40 +0100)
committer
IkiWiki
<ikiwiki.info>
Mon, 16 Sep 2019 08:40:00 +0000
(09:40 +0100)
simple_v_extension/vector_ops.mdwn
patch
|
blob
|
history
diff --git
a/simple_v_extension/vector_ops.mdwn
b/simple_v_extension/vector_ops.mdwn
index 11235f24e5fca2d54ba7e2d4678603969226b9ab..edcd88ce74d1d3d18f19402c682ed9f202af8ccf 100644
(file)
--- a/
simple_v_extension/vector_ops.mdwn
+++ b/
simple_v_extension/vector_ops.mdwn
@@
-99,3
+99,7
@@
Pseudocode:
return (s0 * v0) + (s1 * v1);
}
+
+# Expensive 3-operand OP32 operations
+
+3-operand operations are extremely expensive in terms of OP32 encoding space. A potential idea is to embed 3 RVC register formats across two out of three 5-bit fields rs1/rs2/rd