whitespace
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 25 Dec 2020 16:53:04 +0000 (16:53 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 25 Dec 2020 16:53:04 +0000 (16:53 +0000)
openpower/sv/overview.mdwn

index 1bbddf43d8dc5b693f37625bafa9aa1e8b41d246..c2d3e21a788c08729fc2217db20dbc32da2c9498 100644 (file)
@@ -465,7 +465,7 @@ the post-result analysis, if not included in SV, would need a second
 predicate calculation followed by a predicate mask AND operation.
 
 Note, hilariously, that Condition Register Operations (crand, cror) may
-also have post-result analysis applied to them.  With CRs being utilised
-*for* predication, possibilities for compact and elegant code begin to
-emerge from this innocuous-looking addition to SV.
+also have post-result analysis applied to them.  With Vectors of CRs being
+utilised *for* predication, possibilities for compact and elegant code
+begin to emerge from this innocuous-looking addition to SV.