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

index 5ef833c111ee9db47a4c6d1c09dacf540d1835e7..dc16d4695074e786353600b23c3d11660f5b7e27 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 `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