(no commit message)
authorlkcl <lkcl@web>
Fri, 17 Sep 2021 22:49:09 +0000 (23:49 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 17 Sep 2021 22:49:09 +0000 (23:49 +0100)
openpower/sv/svp64/appendix.mdwn

index ff38108490cc6ade14a183de5b903c47b8b12c55..3e626caaaeadc375b0ec1f66c2d3ee18e3a46e62 100644 (file)
@@ -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.