(no commit message)
authorlkcl <lkcl@web>
Sat, 5 Oct 2019 07:19:40 +0000 (08:19 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 5 Oct 2019 07:19:40 +0000 (08:19 +0100)
simple_v_extension/vector_ops.mdwn

index 9ab97e15583925f3a2ae05f9c519586f1fe86a7c..2197df3d80fc9824b4822b143f251b075acf9f15 100644 (file)
@@ -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