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

index d8ae0f4c3470faf78d3a54d19f5191cbbee7dbd1..74cd189c07eadeeb5c0d488818649fde2b8054da 100644 (file)
@@ -50,8 +50,8 @@ Note that in immediate setting mode VL and MVL start from **one** i.e. that an i
 
 Note that setmvli is a pseudo-op, based on RA/RT=0, and setvli likewise
 
-* setvli VL=8 : setvl r5, r0, VL=8
-* setmvli MVL=8 : setvl r0, r0, MVL=8
+    setvli VL=8    : setvl r5, r0, VL=8
+    setmvli MVL=8  : setvl r0, r0, MVL=8
 
 # Pseudocode