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

index 2197df3d80fc9824b4822b143f251b075acf9f15..0fec890e6aeedfa13bd2f52358af09b5cd8f7546 100644 (file)
@@ -15,7 +15,7 @@ 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)
+* VL nonzero ok.  beta as scalar ok (applies across all vectors)
 * non vector args vd, vs, or SUBVL!=2 reserved.
 
 * CORDIC.lin.rot vd, vs, beta