(no commit message)
authorlkcl <lkcl@web>
Sun, 16 Apr 2023 09:35:23 +0000 (10:35 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 16 Apr 2023 09:35:23 +0000 (10:35 +0100)
openpower/sv/remap.mdwn

index e6a2029be7119bdb6bd66d4e704b1d2225570e7d..ba6b6666eb072f97ec3002f9baf0d56acb9d41dd 100644 (file)
@@ -102,7 +102,8 @@ results are Deterministically computed they may be useful.
 Additionally, because the intermediate results are always written out
 it is possible to service Precise Interrupts without affecting latency
 (a common limitation of Vector ISAs implementing explicit
-Parallel Reduction instructions).
+Parallel Reduction instructions, because their Architectural State cannot
+hold the partial results).
 
 ## Basic principle