From 9f3131915b97ade5bfbdc50a70d3f0948616236e Mon Sep 17 00:00:00 2001 From: lkcl Date: Sat, 20 Aug 2022 15:43:13 +0100 Subject: [PATCH] --- openpower/sv/ldst.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openpower/sv/ldst.mdwn b/openpower/sv/ldst.mdwn index 1b5953d9c..be508e03d 100644 --- a/openpower/sv/ldst.mdwn +++ b/openpower/sv/ldst.mdwn @@ -79,6 +79,8 @@ 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. +# Format and fields + Fields used in tables below: * **sz / dz** if predication is enabled will put zeros into the dest (or as src in the case of twin pred) when the predicate bit is zero. otherwise the element is ignored or skipped, depending on context. -- 2.30.2