(no commit message)
authorlkcl <lkcl@web>
Sat, 11 Sep 2021 17:11:26 +0000 (18:11 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 11 Sep 2021 17:11:26 +0000 (18:11 +0100)
openpower/sv/branches.mdwn

index 43af023dda8a8bee2e962074f8509a3e7cf12118..c77bd3d26163600d538acd277fb33764aafb8f18 100644 (file)
@@ -304,8 +304,11 @@ flow alteration would not.
 
 Also, the unconditional bit `BO[0]` is still relevant when Predication
 is applied to the Branch because in `ALL` mode all nonmasked bits have
-to be tested. Even when VLSET mode is not used, CTR
-may still be decremented by the total number of nonmasked elements.
+to be tested, and when `sz=0` skipping occurs.
+Even when VLSET mode is not used, CTR
+may still be decremented by the total number of nonmasked elements,
+acting in effect as either a popcount or cntlz depending on which
+mode bits are set.
 In short, Vectorised Branch becomes an extremely powerful tool.
 
 `VLSET` mode with Vertical-First is particularly unusual. Vertical-First