From da22ffe419880e0cc550818d475e790567f28364 Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 23 Jun 2022 19:31:07 +0100 Subject: [PATCH] --- openpower/sv/svstep.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openpower/sv/svstep.mdwn b/openpower/sv/svstep.mdwn index 02fb6cc50..2ccae5d7f 100644 --- a/openpower/sv/svstep.mdwn +++ b/openpower/sv/svstep.mdwn @@ -53,6 +53,7 @@ Schedule with `sv.svstep`, 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 +`sv.svstep` helps the programmer avoid having to manually recreate +Indices for certain types of common Loop patterns, and in its simplest form, without REMAP, is equivalent to the `iota` instruction found in other Vector ISAs* -- 2.30.2