From bcfecb059f40fe7c4d009889a59f3f87de6b96e2 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sun, 16 Apr 2023 13:09:15 +0100 Subject: [PATCH] --- openpower/sv/remap/appendix.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/sv/remap/appendix.mdwn b/openpower/sv/remap/appendix.mdwn index 961ebce82..0db16038f 100644 --- a/openpower/sv/remap/appendix.mdwn +++ b/openpower/sv/remap/appendix.mdwn @@ -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 -- 2.30.2