(no commit message)
authorlkcl <lkcl@web>
Sun, 24 Jan 2021 05:09:25 +0000 (05:09 +0000)
committerIkiWiki <ikiwiki.info>
Sun, 24 Jan 2021 05:09:25 +0000 (05:09 +0000)
openpower/sv/implementation.mdwn

index 4d2581b4380a31ab1b8495500995e18b514d8ac8..df5a14c311f2cfaef706a9e5315cdb4482159c38 100644 (file)
@@ -58,7 +58,7 @@ order: listed in [[sv/overview]]
 
 ## sv.setvl
 
-a [[sv/setvl]] instruction is needed, which also implements [[sv/sprs]] i.e. primarily the `SVSTATE` SPR.
+a [[sv/setvl]] instruction is needed, which also implements [[sv/sprs]] i.e. primarily the `SVSTATE` SPR.  the dual-access SPRs for VL and MVL which mirror into the SVSTATE.VL and SVSTATE.MVL fields are not immediately essential to implement.
 
 * ISACaller: TODO
 * power-gem5: TODO