(no commit message)
authorlkcl <lkcl@web>
Tue, 24 Aug 2021 16:44:09 +0000 (17:44 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 24 Aug 2021 16:44:09 +0000 (17:44 +0100)
openpower/sv/branches.mdwn

index 28db6bb069db7980c5b12adcb2e7e2c509b44d29..21abd4f5b2d29c811e92e57911714dfd2db65498 100644 (file)
@@ -168,7 +168,7 @@ In short, Vectorised Branch becomes an extremely powerful tool.
 is used for explicit looping, where the looping is to terminate if the end
 of the Vector, VL, is reached. If however that loop is terminated early
 because VL is truncated, VLSET with Vertical-First becomes meaningless.
-Therefore, the option to decide whether truncation should occur if the
+Therefore, with `VSb`, the option to decide whether truncation should occur if the
 branch succeeds *or* if the branch condition fails allows for flexibility
 required.