(no commit message)
authorlkcl <lkcl@web>
Sun, 14 Aug 2022 12:55:41 +0000 (13:55 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 14 Aug 2022 12:55:41 +0000 (13:55 +0100)
openpower/sv/remap.mdwn

index e3587859ebffb450175fcabeb2b3d69c4ba0ade6..f553aaf2e219a8d0851870b30e443b1d517d0d22 100644 (file)
@@ -191,7 +191,10 @@ extsw: there is no artificial limit.
 
 The only major caveat is that the registers to be used as
 Indices must not be modified by any instruction after Indexed Mode
-is established, and neither must MAXVL be altered. Failure to observe
+is established, and neither must MAXVL be altered. Additionally,
+no register used as an Index may exceed MAXVL.
+
+Failure to observe
 these conditions results in `UNDEFINED` behaviour.
 These conditions allow a Read-After-Write (RAW) Hazard to be created on
 the entire range of Indices to be subsequently used, but a corresponding
@@ -423,6 +426,7 @@ whilst `mm=1` is intended to be a little more refined.
 Beyond these mappings it becomes necessary to write directly to
 the SVSTATE SPRs manually.
 
+
 # TODO
 
 * investigate https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6879380/#!po=19.6429