(no commit message)
authorlkcl <lkcl@web>
Sun, 3 Apr 2022 15:39:55 +0000 (16:39 +0100)
committerIkiWiki <ikiwiki.info>
Sun, 3 Apr 2022 15:39:55 +0000 (16:39 +0100)
openpower/sv/normal.mdwn

index f0619fcee3c51a260123c0c79f4662e7203ad178..b7999c11e1c296d3531bcf28862436650c1bd8e8 100644 (file)
@@ -158,9 +158,10 @@ of strncpy, to include the terminating zero.
 
 In CR-based data-driven fail-on-first there is only the option to select
 and test one bit of each CR (just as with branch BO).  For more complex
-tests this may be insufficient.  If that is the case, a vectorised crops
+tests this may be insufficient.  If that is the case, a vectorised crop
 (crand, cror) may be used, and ffirst applied to the crop instead of to
-the arithmetic vector.
+the arithmetic vector. Note that crops are covered by 
+the [[sv/cr_ops]] Mode format.
 
 Two extremely important aspects of ffirst are: