(no commit message)
authorlkcl <lkcl@web>
Fri, 14 Apr 2023 20:15:25 +0000 (21:15 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 14 Apr 2023 20:15:25 +0000 (21:15 +0100)
openpower/sv/svstep.mdwn

index e9864cdf1e3ea509708389a9d717ea20b75b1741..980771e75b08ba443edf888740421bde18f2212f 100644 (file)
@@ -65,7 +65,7 @@ As a 32-bit instruction, `svstep` may be itself be Vector-Prefixed, as
 as it will in Vertical-First Mode.
 
 Example: to obtain the full set of possible computed element
-indices use `sv.svstep RT.v,SVI,1` which will store all computed element
+indices use `sv.svstep *RT,SVi,1` which will store all computed element
 indices, starting from RT.  If Rc=1 then a co-result Vector of CR Fields
 will also be returned, comprising the "loop end-points" of each of the inner
 loops when either Matrix Mode or DCT/FFT is set.  In other words,