(no commit message)
authorlkcl <lkcl@web>
Thu, 7 Jan 2021 16:54:09 +0000 (16:54 +0000)
committerIkiWiki <ikiwiki.info>
Thu, 7 Jan 2021 16:54:09 +0000 (16:54 +0000)
openpower/sv/setvl.mdwn

index c0f5493f5e1f7982bacdd35215a2703b18074790..be24a160921a3062ab19d6d681f7edcd24e1c27c 100644 (file)
@@ -132,7 +132,7 @@ Note that whilst it is possible to set both MVL and VL from the same immediate,
       sub r3, r3, r4
       ...
     test:
-      setvli. r4, r3, VL=64, MVL=64
+      setvli. r4, r3, MVL=64
       bne cr0, loop
     end:
       blr