From: lkcl Date: Thu, 13 Apr 2023 21:48:01 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls008_v1~25 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=53db0ee4aaec261cadee9c4d5d07c324dc79ea61;p=libreriscv.git --- diff --git a/openpower/sv/rfc/ls004.mdwn b/openpower/sv/rfc/ls004.mdwn index b8326bc29..fd37689f0 100644 --- a/openpower/sv/rfc/ls004.mdwn +++ b/openpower/sv/rfc/ls004.mdwn @@ -81,6 +81,7 @@ add shift-and-add. Replaces a pair of explicit instructions in hot-loops. 5. `shaddw` is often more useful than `shadduw` because C/C++ programmers like to use `int` for array indexing. for additional details see . +6. Even Motorola 68000 has LD/ST-Indexed-Shifted **Changes**