(no commit message)
authorlkcl <lkcl@web>
Fri, 19 Aug 2022 00:39:58 +0000 (01:39 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 19 Aug 2022 00:39:58 +0000 (01:39 +0100)
openpower/sv/mv.vec.mdwn

index 095348d885c11c8aeab74abb643af2c2a74a8d16..fa84cdf26ed0e238c99b6e4555522000a30114b2 100644 (file)
@@ -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 <https://bugs.libre-soc.org/show_bug.cgi?id=230#c30>
 * <https://lists.libre-soc.org/pipermail/libre-soc-dev/2022-June/004911.html>