From 06d182bd3a549a45fd70a6f23d0ea36b054a34da Mon Sep 17 00:00:00 2001 From: lkcl Date: Wed, 15 Jun 2022 17:29:32 +0100 Subject: [PATCH] --- openpower/sv/mv.swizzle.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/openpower/sv/mv.swizzle.mdwn b/openpower/sv/mv.swizzle.mdwn index 27b59f8a7..268299af1 100644 --- a/openpower/sv/mv.swizzle.mdwn +++ b/openpower/sv/mv.swizzle.mdwn @@ -16,9 +16,9 @@ for extremely long instructions (64 bits or greater), however it is not practical to add two or more sets of 12-bit prefixes into a single instruction. A compromise is to provide a Swizzle "Move": one such move is -then required for each operand to a subsequent instruction. -The encoding for this instruction embeds static predication into the -swizzle as well as constants 1/1.0 and 0/0.0 +then required for each operand used in a subsequent instruction. +The encoding for Swizzle Move embeds static predication into the +swizzle as well as constants 1/1.0 and 0/0.0. An extremely important aspect of 3D GPU workloads is that the source and destination subvector lengths may be *different*. A vector of -- 2.30.2