From 1d3df0a7821399fb6d2d6485b354725d86f5ab5c Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 27 Jun 2022 00:09:34 +0100 Subject: [PATCH] --- openpower/sv/svstep.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openpower/sv/svstep.mdwn b/openpower/sv/svstep.mdwn index ca29eebb7..d3f3e9f73 100644 --- a/openpower/sv/svstep.mdwn +++ b/openpower/sv/svstep.mdwn @@ -6,7 +6,7 @@ Links `svstep` performs explicit stepping of the Vector for-loop, and it can also be used to enquire about the current state -of the REMAP indices. +of the REMAP indices and SVSTATE. # Format @@ -39,7 +39,7 @@ When `SVi` is 6, `SVSTATE.dststep` is returned. As this is a Single-Predicated (1P) instruction, predication may be applied to skip (or zero) elements. -* Vertical-First Mode will return the current index +* Vertical-First Mode will return the requested index (and move to the next state if `vf=1`) * Horizontal-First Mode can be used to return all indices, i.e. walks through all possible states. -- 2.30.2