From: lkcl Date: Fri, 27 May 2022 13:16:34 +0000 (+0100) Subject: (no commit message) X-Git-Tag: opf_rfc_ls005_v1~2060 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cf11f0620b95a45713ca405accf9803c6fa24b82;p=libreriscv.git --- diff --git a/openpower/sv/svp64_quirks.mdwn b/openpower/sv/svp64_quirks.mdwn index e4473b9ff..cfecb876d 100644 --- a/openpower/sv/svp64_quirks.mdwn +++ b/openpower/sv/svp64_quirks.mdwn @@ -80,8 +80,9 @@ this section. # Branch-Conditional -[[sv/branches]] are a very special exception to the rule that the -Scalar instruction shall not be modified. This because of the tight +[[sv/branches]] are a very special exception to the rule that there +shall be no deviation from the corresponding +Scalar instruction. This because of the tight integration with looping and the application of Boolean Logic manipulation needed for Parallel operations (predicate mask usage).