(no commit message)
authorlkcl <lkcl@web>
Sun, 16 Apr 2023 12:08:18 +0000 (13:08 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 16 Apr 2023 12:08:18 +0000 (13:08 +0100)
openpower/sv/remap/appendix.mdwn

index 0ef9e0b3860156362f42c06f1c7b57d2d0efd1f9..961ebce82e8ac94f6d19d750ffc9790c752c1dfa 100644 (file)
@@ -55,8 +55,8 @@ Note that:
   separately and independently to each, should each of the two
   operands be remapped.  *This even includes unit-strided LD/ST*
   and other operations
-  in that category, where in that case it will be the **offset** that is
-  remapped.
+  in that category, where in that case it will be the **offset**
+  that is remapped: `EA <- (RA) + immediate * REMAP(elementoffset)`.
 * Offset is especially useful, on its own, for accessing elements
   within the middle of a register.  Without offsets, it is necessary
   to either use a predicated MV, skipping the first elements, or