projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad3372b
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 5 Oct 2019 07:22:53 +0000
(08:22 +0100)
committer
IkiWiki
<ikiwiki.info>
Sat, 5 Oct 2019 07:22:53 +0000
(08:22 +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 0fec890e6aeedfa13bd2f52358af09b5cd8f7546..14e7136104ce9848fafdc71decbfe740fba7e176 100644
(file)
--- a/
simple_v_extension/vector_ops.mdwn
+++ b/
simple_v_extension/vector_ops.mdwn
@@
-18,6
+18,8
@@
Examples which can require SUBVL include cross product and may in future involve
* VL nonzero ok. beta as scalar ok (applies across all vectors)
* non vector args vd, vs, or SUBVL!=2 reserved.
+6 opcode options (fmt3):
+
* CORDIC.lin.rot vd, vs, beta
* CORDIC.cir.rot vd, vs, beta
* CORDIC.hyp.rot vd, vs, beta
@@
-72,7
+74,7
@@
Links:
## Vector cross product
-SUBVL=2,3,4 all regs
+SUBVL=2,3,4 all regs
. VL nonzero produces multiple vd results.
* VCROSS vd, vs1, vs1