From: lkcl Date: Tue, 24 Aug 2021 16:44:09 +0000 (+0100) Subject: (no commit message) X-Git-Tag: DRAFT_SVP64_0_1~310 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3867ea03421b782d9e704e020cc63ad4116c0cdc;p=libreriscv.git --- diff --git a/openpower/sv/branches.mdwn b/openpower/sv/branches.mdwn index 28db6bb06..21abd4f5b 100644 --- a/openpower/sv/branches.mdwn +++ b/openpower/sv/branches.mdwn @@ -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.