(no commit message)
authorlkcl <lkcl@web>
Sun, 5 Sep 2021 14:04:38 +0000 (15:04 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 5 Sep 2021 14:04:38 +0000 (15:04 +0100)
openpower/sv/branches.mdwn

index 0702f5cb054dbb293016042c4ae25821aafe5d74..f8d5cbb950f14439001da09773ba77b7ac7eed52 100644 (file)
@@ -121,7 +121,9 @@ Brief description of fields:
 
 * **sz**  if predication is enabled will put 4 copies of `SNZ` in place of
   the src CR Field when the predicate bit is zero.  otherwise the element
-  is ignored or skipped, depending on context.
+  is ignored or skipped, depending on context. Contrast this with
+  normal SVP64 zeroing behaviour, where *only* a zero is put in
+  place of masked-out predicate bits.
 * **ALL** when set, all branch conditional tests must pass in order for
   the branch to succeed. When clear, it is the first sequentially
   encountered successful test that causes the branch to succeed.