From ca37543a5b14a9cb4f624bc62afe34c6b6857c41 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sat, 23 Jul 2022 12:13:18 +0100 Subject: [PATCH] remove brackets confusing the pandoc filter --- openpower/sv/svp64/appendix.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpower/sv/svp64/appendix.mdwn b/openpower/sv/svp64/appendix.mdwn index a4b1857df..236abd5a0 100644 --- a/openpower/sv/svp64/appendix.mdwn +++ b/openpower/sv/svp64/appendix.mdwn @@ -636,7 +636,7 @@ Note: 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]]). +[[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. -- 2.30.2