From a6234989a4731bf4da43b57ad433644a954131f2 Mon Sep 17 00:00:00 2001 From: lkcl Date: Sun, 12 Jun 2022 05:36:42 +0100 Subject: [PATCH] --- openpower/sv/mv.swizzle.mdwn | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/openpower/sv/mv.swizzle.mdwn b/openpower/sv/mv.swizzle.mdwn index 23c69a491..5892b283e 100644 --- a/openpower/sv/mv.swizzle.mdwn +++ b/openpower/sv/mv.swizzle.mdwn @@ -72,9 +72,10 @@ this gives a 12 bit immediate across bits 16 to 25 and 29-30. * 3 bits Z * 3 bits W -| 0.2 |3.5 |6.8|9.11| -|-----|----|---|----| -|X | Y | Z | W | +| bits | 0.2 |3.5 |6.8|9.11| +|------|-----|----|---|----| +|swizzle|X | Y | Z | W | +|index |0 | 1 | 2 | 3 | the options are: -- 2.30.2