(no commit message)
authorlkcl <lkcl@web>
Sun, 20 Dec 2020 16:27:11 +0000 (16:27 +0000)
committerIkiWiki <ikiwiki.info>
Sun, 20 Dec 2020 16:27:11 +0000 (16:27 +0000)
openpower/sv/svp_rewrite/svp64.mdwn

index 26e9ec8544f52a8c7e09a4315b1658e7ae775fa4..e47259136bffea85b5d5b6b94f35b81fa4cac815 100644 (file)
@@ -208,6 +208,8 @@ Fields:
 
 * **sz / dz**  if predication is enabled will put zeros into the dest (or as src in the case of twin pred) when the predicate bit is zero.  otherwise the element is ignored or skipped, depending on context.
 * **inv CR bit** just as in branches (BO) these bits allow testing of a CR bit and whether it is set (inv=0) or unset (inv=1)
+* **CRM** affects the CR on reduce mode when Rc=1
+* **N** sets signed/unsigned saturation.
 
 ## Notes about rounding, clamp and saturate