From: lkcl Date: Fri, 10 Jun 2022 12:49:37 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~1864 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=62c263b5aa5a4e6fe85c94878ee3ed0452a3b219;p=libreriscv.git --- diff --git a/openpower/sv/mv.vec.mdwn b/openpower/sv/mv.vec.mdwn index e7f315a11..ae7dd3b12 100644 --- a/openpower/sv/mv.vec.mdwn +++ b/openpower/sv/mv.vec.mdwn @@ -4,7 +4,8 @@ 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. -See +* See +* Note that some of these may be covered by [[remap]].