(no commit message)
authorlkcl <lkcl@web>
Tue, 13 Oct 2020 04:46:27 +0000 (05:46 +0100)
committerIkiWiki <ikiwiki.info>
Tue, 13 Oct 2020 04:46:27 +0000 (05:46 +0100)
openpower/openpower/sv/predication.mdwn [new file with mode: 0644]

diff --git a/openpower/openpower/sv/predication.mdwn b/openpower/openpower/sv/predication.mdwn
new file mode 100644 (file)
index 0000000..5b026cf
--- /dev/null
@@ -0,0 +1,7 @@
+# TODO
+
+* idea 1: modify cmp (and other CR generators?) with qualifiers that create single bit prefix vector into int reg
+* idea 2: override CR SO field in vector form to be predicate bit per element
+* idea 3: reading of predicates is from bits of int reg
+* idea 4: SO CR field no longer overflow, contains copy of int reg predicate element bit (passed through).  when OE set?
+