From: lkcl Date: Sun, 5 Sep 2021 15:26:33 +0000 (+0100) Subject: (no commit message) X-Git-Tag: DRAFT_SVP64_0_1~223 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=14caa6333b3a6b0e47192110cda39500d491285c;p=libreriscv.git --- diff --git a/openpower/sv/branches.mdwn b/openpower/sv/branches.mdwn index b140e7b64..b8034a0b8 100644 --- a/openpower/sv/branches.mdwn +++ b/openpower/sv/branches.mdwn @@ -80,7 +80,7 @@ the Condition Register file. Branches **MUST** exit at the first failure point, for exactly the same reasons for which it is mandatory in programming languages doing early-exit: to avoid -damaging side-effects. Speculative testing of Contition +damaging side-effects. Speculative testing of Condition Register Fields is permitted, as is speculative updating of CTR, as long as, as usual in any Out-of-Order microarchitecture, that speculative testing is cancelled should an early-exit occur.*