From: lkcl Date: Sun, 16 Apr 2023 12:08:18 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls009_v1~20 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d37d3f3cb4feb833f761d2db2f6219dc95acfd74;p=libreriscv.git --- diff --git a/openpower/sv/remap/appendix.mdwn b/openpower/sv/remap/appendix.mdwn index 0ef9e0b38..961ebce82 100644 --- a/openpower/sv/remap/appendix.mdwn +++ b/openpower/sv/remap/appendix.mdwn @@ -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