(no commit message)
authorlkcl <lkcl@web>
Sun, 21 Aug 2022 11:01:33 +0000 (12:01 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 21 Aug 2022 11:01:33 +0000 (12:01 +0100)
openpower/sv/ldst.mdwn

index b45cef6653c90e3c0950ce20826f18f2833c5f5f..0f65bd84c23b1142551e7617d75f657edbef86f8 100644 (file)
@@ -77,7 +77,13 @@ an alternative table meaning for [[sv/svp64]] mode.  The following modes make se
 
 More than that however it is necessary to fit the usual Vector ISA
 capabilities onto both Power ISA LD/ST with immediate and to
-LD/ST Indexed. They present subtly different Mode tables.
+LD/ST Indexed. They present subtly different Mode tables, which, due
+to lack of space, have the following quirks:
+
+* LD/ST Immediate has no individual control over src/dest zeroing,
+  whereas LD/ST Indexed does.
+* LD/ST Immediate has no Saturated Pack/Unpack (Arithmetic Mode does)
+* LD/ST Indexed has no Pack/Unpack (REMAP may be used instead)
 
 # Format and fields