From 4483fbeaee71796f569b5a8dc6c404592941d34c Mon Sep 17 00:00:00 2001 From: lkcl Date: Wed, 26 Apr 2023 17:17:33 +0100 Subject: [PATCH] --- openpower/sv/vector_ops/discussion.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/sv/vector_ops/discussion.mdwn b/openpower/sv/vector_ops/discussion.mdwn index c9c57e0b3..20dd66877 100644 --- a/openpower/sv/vector_ops/discussion.mdwn +++ b/openpower/sv/vector_ops/discussion.mdwn @@ -210,7 +210,7 @@ scalar variant which can be Vectorised to give iotacr: a Vector for-loop with zero-ing on dest will give the mask-out effect of resetting the count back to zero. However close examination shows that the above may actually -be `sv.addi/mr/sm=EQ/dz r0.v, r0.v, 1` +be `sv.addi/mr/sm=EQ/sz *r1, *r0, 1` TODO check this # cprop -- 2.30.2