From: lkcl Date: Sun, 5 Sep 2021 15:03:08 +0000 (+0100) Subject: (no commit message) X-Git-Tag: DRAFT_SVP64_0_1~226 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d05f7c4fd97e3cf34f1f5d1deec5b34f5fdf0250;p=libreriscv.git --- diff --git a/openpower/sv/branches.mdwn b/openpower/sv/branches.mdwn index 3d1b7f014..52cc8cec0 100644 --- a/openpower/sv/branches.mdwn +++ b/openpower/sv/branches.mdwn @@ -182,7 +182,10 @@ one element is tested. In other words, the fact that this is a Branch Operation (instead of an arithmetic one) does not result, ultimately, in significant changes as to -how SVP64 is fundamentally applied, except with respect to early-out +how SVP64 is fundamentally applied, except with respect to +the unique properties associated with conditionally + changing the Program +Counter (aka "a Branch"), resulting in early-out opportunities and CTR-testing, which are outlined below. # Horizontal-First and Vertical-First Modes