(no commit message)
[libreriscv.git] / openpower / sv / remap.mdwn
index 83d64a542cc6d34bcc10f52640d597154d199d22..6bf62988e661928db17aed5cfba36502b3153ccd 100644 (file)
@@ -193,7 +193,10 @@ easily computed and a standard Out-of-Order Micro-Architecture exploited to good
 effect.  Even an In-Order system may observe that for large Outer Product
 Schedules there will be no stalls, but if the Matrices are particularly
 small size an In-Order system would have to stall, just as it would if
-the operations were loop-unrolled without Simple-V*.
+the operations were loop-unrolled without Simple-V. Thus: regardless
+of the Micro-Architecture the Hardware Engineer should first consider
+how best to process the exact same equivalent loop-unrolled instruction
+stream.*
 
 ## REMAP types