From 21d8377f1ddf8645ef5529c0159847d9921227ee Mon Sep 17 00:00:00 2001 From: lkcl Date: Mon, 13 Jun 2022 17:40:12 +0100 Subject: [PATCH] --- openpower/sv/mv.swizzle.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/openpower/sv/mv.swizzle.mdwn b/openpower/sv/mv.swizzle.mdwn index 54b39e400..acf8ef1b5 100644 --- a/openpower/sv/mv.swizzle.mdwn +++ b/openpower/sv/mv.swizzle.mdwn @@ -171,6 +171,7 @@ the end. If no marker is present then the destination subvector length may be assimed to be 4. To determine the value to be copied from the source: + ``` def get_src_from_dest(swiz, idx): -- 2.30.2