(no commit message)
authorlkcl <lkcl@web>
Fri, 18 Jun 2021 12:03:07 +0000 (13:03 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 18 Jun 2021 12:03:07 +0000 (13:03 +0100)
openpower/sv/propagation.mdwn

index 16bf2b884dbd91861c6648592156920e1308b342..cb85c9f139bbe699f95178476476ecc00298a20f 100644 (file)
@@ -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.