(no commit message)
authorlkcl <lkcl@web>
Sat, 7 Aug 2021 21:01:06 +0000 (22:01 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 7 Aug 2021 21:01:06 +0000 (22:01 +0100)
openpower/sv/branches.mdwn

index c049bfc0fd06fd17dabf002cd93fc0bcf733617d..e4cbd837ac27e58fb0b1cfb8d8e56575de08ba85 100644 (file)
@@ -113,10 +113,11 @@ Fields:
   the src CR Field when the predicate bit is zero.  otherwise the element
   is ignored or skipped, depending on context.
 * **ALL** when set, all branch conditional tests must pass in order for
-  the branch to succeed.
-* **VLI** Identical to Data-dependent Fail-First mode.
+  the branch to succeed. When clear, it is the first sequentially
+  encountered successful test that causes the branch to succeed.
+* **VLI** VLSET is identical to Data-dependent Fail-First mode.
   In VLSET mode, VL is set equal (truncated) to the first point
-  where, assuming Conditions are tested sequentially, the  branch succeeds
+  where, assuming Conditions are tested sequentially, the branch succeeds
   *or fails* depending if VSb is set.
   If VLI (Vector Length Inclusive) is clear,
   VL is truncated to *exclude* the current element, otherwise it is