(no commit message)
authorlkcl <lkcl@web>
Thu, 28 Jan 2021 23:25:25 +0000 (23:25 +0000)
committerIkiWiki <ikiwiki.info>
Thu, 28 Jan 2021 23:25:25 +0000 (23:25 +0000)
openpower/sv/implementation.mdwn

index 58a58f22c0e25baac1a1f80d30b2a9eb118e3902..d0b5b87ae65e84ee8d95d4aabd1ce7d4dd9c5822 100644 (file)
@@ -80,6 +80,8 @@ This is a peer of MSR but is stored in an SPR.  It should be considered part of
 * TestIssuer: TODO
 * Microwatt: TODO
 
+* <https://git.libre-soc.org/?p=soc.git;a=blob;f=src/soc/sv/svstate.py;hb=HEAD>
+
 ## sv.setvl
 
 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.