From 8e75ddc50cd7fc7d19f5f976dc13fae742cbdb97 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 5 Oct 2019 08:19:40 +0100 Subject: [PATCH] --- simple_v_extension/vector_ops.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/simple_v_extension/vector_ops.mdwn b/simple_v_extension/vector_ops.mdwn index 9ab97e155..2197df3d8 100644 --- 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 -- 2.30.2