From c6b1b36b000f7727c439fc8899386ef5a3f83502 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sun, 14 Aug 2022 00:06:50 +0100 Subject: [PATCH] --- openpower/sv/ldst.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openpower/sv/ldst.mdwn b/openpower/sv/ldst.mdwn index f5f45b694..c7d29e3c0 100644 --- a/openpower/sv/ldst.mdwn +++ b/openpower/sv/ldst.mdwn @@ -324,12 +324,12 @@ where Vertical-First Mode is fully deterministic, not speculative. # LD/ST Pack/Unpack Mode -As described in [[sv/normal], +As described in [[sv/normal]], Structured Pack/Unpack is similar to VSX `vpack` and `vunpack` except generalised not only to a Schedule to be applied to any operation but also extended to vec2/3/4. -Just as in [[sv/normal] operations, +Just as in [[sv/normal]] operations, setting this mode changes the meaning of bits 4-5 in `RM` from being `ELWIDTH` to a pair of Pack/Unpack bits. Thus it is not possible to separately override source and destination elwidths at the same -- 2.30.2