projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
71f2389
)
(no commit message)
author
lkcl
<lkcl@web>
Tue, 4 Oct 2022 12:15:24 +0000
(13:15 +0100)
committer
IkiWiki
<ikiwiki.info>
Tue, 4 Oct 2022 12:15:24 +0000
(13:15 +0100)
openpower/sv/svp64/discussion.mdwn
patch
|
blob
|
history
diff --git
a/openpower/sv/svp64/discussion.mdwn
b/openpower/sv/svp64/discussion.mdwn
index db96851bce6461ff066704a5e562e0c6596bc657..9ac4f635d3bcf25a9d187a2879639861067e7003 100644
(file)
--- a/
openpower/sv/svp64/discussion.mdwn
+++ b/
openpower/sv/svp64/discussion.mdwn
@@
-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**