projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4c1216
)
(no commit message)
author
lkcl
<lkcl@web>
Thu, 28 Jan 2021 23:25:25 +0000
(23:25 +0000)
committer
IkiWiki
<ikiwiki.info>
Thu, 28 Jan 2021 23:25:25 +0000
(23:25 +0000)
openpower/sv/implementation.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/implementation.mdwn
b/openpower/sv/implementation.mdwn
index 58a58f22c0e25baac1a1f80d30b2a9eb118e3902..d0b5b87ae65e84ee8d95d4aabd1ce7d4dd9c5822 100644
(file)
--- a/
openpower/sv/implementation.mdwn
+++ b/
openpower/sv/implementation.mdwn
@@
-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.