projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1e7568
)
(no commit message)
author
lkcl
<lkcl@web>
Sat, 5 Oct 2019 07:19:40 +0000
(08:19 +0100)
committer
IkiWiki
<ikiwiki.info>
Sat, 5 Oct 2019 07:19:40 +0000
(08:19 +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 9ab97e15583925f3a2ae05f9c519586f1fe86a7c..2197df3d80fc9824b4822b143f251b075acf9f15 100644
(file)
--- a/
simple_v_extension/vector_ops.mdwn
+++ b/
simple_v_extension/vector_ops.mdwn
@@
-15,6
+15,8
@@
Examples which can require SUBVL include cross product and may in future involve
## CORDIC
* SUBVL=2, vd, vs; SUBVL ignored on beta.
+* VL > 1 ok. beta as scalar ok (applies across all vectors)
+* non vector args vd, vs, or SUBVL!=2 reserved.
* CORDIC.lin.rot vd, vs, beta
* CORDIC.cir.rot vd, vs, beta