mention crweirder in failfirst normal mode
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 25 Jul 2022 00:00:25 +0000 (01:00 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 25 Jul 2022 00:00:25 +0000 (01:00 +0100)
openpower/sv/normal.mdwn

index 303356e25aae4b8ff4fe92600e08a4aecd9eacf3..9f7134f9b751b1619b8723ddf465d30dba2d7595 100644 (file)
@@ -160,7 +160,8 @@ 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 crop
-(crand, cror) may be used, and ffirst applied to the crop instead of to
+such as crand, cror or [[sv/cr_int_predication]] crweirder may be used,
+and ffirst applied to the crop instead of to
 the arithmetic vector. Note that crops are covered by 
 the [[sv/cr_ops]] Mode format.