projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b2934a
)
(no commit message)
author
lkcl
<lkcl@web>
Fri, 18 Jun 2021 12:03:07 +0000
(13:03 +0100)
committer
IkiWiki
<ikiwiki.info>
Fri, 18 Jun 2021 12:03:07 +0000
(13:03 +0100)
openpower/sv/propagation.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/propagation.mdwn
b/openpower/sv/propagation.mdwn
index 16bf2b884dbd91861c6648592156920e1308b342..cb85c9f139bbe699f95178476476ecc00298a20f 100644
(file)
--- a/
openpower/sv/propagation.mdwn
+++ b/
openpower/sv/propagation.mdwn
@@
-60,11
+60,13
@@
as follows:
* Starting from bit 32 of the 4th SPR, in batches of 40 bits the Shift
Registers are stored.
+```
0 31 32 63
SVREMAP0 context 0 context 1
SVREMAP1 context 2 context 3
SVREMAP2 context 4 context 5
SVREMAP3 context 6
+```
When each LSB is nonzero in any one of the seven Shift Registers
the corresponding Contexts are looked up and merged (ORed) together.