(no commit message)
authorlkcl <lkcl@web>
Tue, 26 Jan 2021 14:27:54 +0000 (14:27 +0000)
committerIkiWiki <ikiwiki.info>
Tue, 26 Jan 2021 14:27:54 +0000 (14:27 +0000)
openpower/sv/sprs.mdwn

index dc16d4695074e786353600b23c3d11660f5b7e27..8c832ba8cbd3b3e4e6385d94f6e6c9903a481dfb 100644 (file)
@@ -10,7 +10,7 @@ There are five SPRs, available in any privilege level:
 * STATE (containing copies of MVL, VL and SUBVL as well as context information)
 * SVSRR0 which is used for exceptions and traps to store SVSTATE.
 
-MVL, VL and SUBVL are only provided for convenience: normally `[[sv/setvl]]` would be used to obtain a copy of VL, for example.
+MVL, VL and SUBVL are only provided for convenience: normally [[sv/setvl]] would be used to obtain a copy of VL, for example.
 
 For Privilege Levels (trap handling) there are the following SPRs,
 where x may be u, s or h for User, Supervisor or Hypervisor