From: lkcl Date: Wed, 26 Apr 2023 16:17:33 +0000 (+0100) Subject: (no commit message) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4483fbeaee71796f569b5a8dc6c404592941d34c;p=libreriscv.git --- 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