(no commit message)
authorlkcl <lkcl@web>
Thu, 24 Oct 2019 01:18:53 +0000 (02:18 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 24 Oct 2019 01:18:53 +0000 (02:18 +0100)
openpower.mdwn [new file with mode: 0644]

diff --git a/openpower.mdwn b/openpower.mdwn
new file mode 100644 (file)
index 0000000..4c7ceef
--- /dev/null
@@ -0,0 +1,8 @@
+# Evaluation
+
+* FP32 is converted to FP64. Requires SV to be active.
+* FP16 needed
+* FCVT between 16/32/64 needed
+* c++11 atomics not very efficient
+* no 16/48/64 opcodes, needs a shuffle of opcodes
+* needs escape sequencing (ISAMUX/NS)