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

index 961ebce82e8ac94f6d19d750ffc9790c752c1dfa..0db16038f41cd513f69aa7967ca8e787df864bab 100644 (file)
@@ -55,7 +55,7 @@ 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**
+  in that category, where in that case it will be the **address 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