From: lkcl Date: Fri, 17 Sep 2021 22:49:09 +0000 (+0100) Subject: (no commit message) X-Git-Tag: DRAFT_SVP64_0_1~78 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ad8178b62855795279be6a75c86cac03e18498d9;p=libreriscv.git --- diff --git a/openpower/sv/svp64/appendix.mdwn b/openpower/sv/svp64/appendix.mdwn index ff3810849..3e626caaa 100644 --- a/openpower/sv/svp64/appendix.mdwn +++ b/openpower/sv/svp64/appendix.mdwn @@ -341,8 +341,11 @@ element creates a corresponding CR element (for the final, reduced, result). # Fail-on-first -Data-dependent fail-on-first has two distinct variants: one for LD/ST, -the other for arithmetic operations (actually, CR-driven). Note in each +Data-dependent fail-on-first has two distinct variants: one for LD/ST +(see [[sv/ldst]], +the other for arithmetic operations (actually, CR-driven) +([[sv/normal]]) and CR operations ([[sv/cr_ops]]). +Note in each case the assumption is that vector elements are required appear to be executed in sequential Program Order, element 0 being the first.