(no commit message)
authorlkcl <lkcl@web>
Tue, 4 Oct 2022 12:15:24 +0000 (13:15 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 4 Oct 2022 12:15:24 +0000 (13:15 +0100)
openpower/sv/svp64/discussion.mdwn

index db96851bce6461ff066704a5e562e0c6596bc657..9ac4f635d3bcf25a9d187a2879639861067e7003 100644 (file)
@@ -335,7 +335,15 @@ a single bit as a new predicate.
 
 **CR ops**
 
-TODO
+[[sv/cr_ops]] 
+
+* simple mode is straight vectorization.
+* reduce mode
+* ffirst or data-dependent fail-on-first: 
+
+all of these modes are identical analysis to RM.normal.
+simple requires preficate reduction, mapreduce is irrelevant
+and failfirst needs to be an Illegal Instruction.
 
 **Branch-Conditional**