From 1e6def1689250984f1da76317905af72bfa97048 Mon Sep 17 00:00:00 2001 From: lkcl Date: Fri, 19 Aug 2022 01:39:58 +0100 Subject: [PATCH] --- openpower/sv/mv.vec.mdwn | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openpower/sv/mv.vec.mdwn b/openpower/sv/mv.vec.mdwn index 095348d88..fa84cdf26 100644 --- a/openpower/sv/mv.vec.mdwn +++ b/openpower/sv/mv.vec.mdwn @@ -2,7 +2,8 @@ # Vector Pack/Unpack operations -In the SIMD VSX set, section 6.8.1 and 6.8.2 p254 of v3.0B has a series of pack and unpack operations. This page covers those and more. [[svp64]] provides the Vector Context to also add saturation as well as predication. +In the SIMD VSX set, section 6.8.1 and 6.8.2 p254 of v3.0B has a series of pack and unpack operations. Additional pixel pack/unpack instructions +also exist. This page covers those and more. [[svp64]] provides the Vector Context to also add saturation as well as predication. * See * -- 2.30.2