(no commit message)
authorlkcl <lkcl@web>
Wed, 26 Apr 2023 16:17:33 +0000 (17:17 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 26 Apr 2023 16:17:33 +0000 (17:17 +0100)
openpower/sv/vector_ops/discussion.mdwn

index c9c57e0b3fcc22909001296df02be8501bd9403d..20dd6687737a9630a9fb8e4511de53040ce349a3 100644 (file)
@@ -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