(no commit message)
authorlkcl <lkcl@web>
Wed, 25 Aug 2021 20:52:05 +0000 (21:52 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 25 Aug 2021 20:52:05 +0000 (21:52 +0100)
openpower/sv/branches.mdwn

index 49d5609e6010ff84a844ff29dc0dc91e4883543f..f61e28e0adb2bf880f65d1cf563f90b77d77d07d 100644 (file)
@@ -60,9 +60,10 @@ inverting `BO[2]` which just leaves two modes:
    and the corresponding CR Field is considered to be
    set to `SNZ`)
 
-When the CR Fields selected by SVP64 Augmented `BI` is marked as scalar,
+When the CR Fields selected by SVP64-Augmented `BI` is marked as scalar,
 then as usual the loop ends at the first element tested, after taking
-predication into consideration. Thus, as usual, when `sz` is zero, srcstep
+predication into consideration. Thus, also as usual, when a predicate mask is
+given, and `BI` marked as scalar, and `sz` is zero, srcstep
 skips forward to the first non-zero predicated element, and only that
 one element is tested.