(no commit message)
authorlkcl <lkcl@web>
Tue, 16 Aug 2022 19:47:49 +0000 (20:47 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 16 Aug 2022 19:47:49 +0000 (20:47 +0100)
openpower/sv/remap.mdwn

index f553aaf2e219a8d0851870b30e443b1d517d0d22..fbf26b2485b4f0f3378d722a6facd20891f61a98 100644 (file)
@@ -55,6 +55,11 @@ There are three types of REMAP:
 * **Indexing**, for any general-purpose reordering, also includes
   limited 2D reshaping.
 
+Best implemented on top of a Multi-Issue Out-of-Order Micro-architecture,
+REMAP Schedules are 100% Deterministic **including Indexing** and are
+designed to be incorporated in between the Decode and Issue phases,
+directly into Register Hazard Management.
+
 # Basic principle
 
 * normal vector element read/write of operands would be sequential