(no commit message)
authorlkcl <lkcl@web>
Thu, 23 Jun 2022 18:30:24 +0000 (19:30 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 23 Jun 2022 18:30:24 +0000 (19:30 +0100)
openpower/sv/svstep.mdwn

index 18a0770e32cd513b7c7333233a9032d37a750718..02fb6cc50a9b6dc8e84c46f7a7f25558aebcff3a 100644 (file)
@@ -54,4 +54,5 @@ it may then be used as the input to Indexed REMAP Mode
 to achieve the exact same Schedule. It is evident however that
 before use some of the Indices may be arbitrarily altered as desired.
 `sv.svstep helps the programmer having to manually recreate certain
-types of common Loop patterns.*
+types of common Loop patterns, and in its simplest form, without REMAP,
+is equivalent to the `iota` instruction found in other Vector ISAs*