From: lkcl Date: Fri, 19 Aug 2022 00:39:58 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~835 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1e6def1689250984f1da76317905af72bfa97048;p=libreriscv.git --- 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 *