(no commit message)
authorlkcl <lkcl@web>
Fri, 25 Oct 2019 06:06:17 +0000 (07:06 +0100)
committerIkiWiki <ikiwiki.info>
Fri, 25 Oct 2019 06:06:17 +0000 (07:06 +0100)
openpower.mdwn

index 551dd6e8d76726845121fd1646ea565397ffcd7c..3fef1a3f5d8bf6a0d7ff1673e9fafe649163dd87 100644 (file)
@@ -11,6 +11,8 @@
 
 Single instruction on RV, and x86, but multiple on Power. Needs investigation, particularly as to why cache flush exists.
 
+https://www.cl.cam.ac.uk/~pes20/cpp/cpp0xmappings.html
+
 # FP16
 
 Doesn't exist in Power, need to work out suitable opcodes, basically means duplicating the entire range of FP32/64 ops, symmetrically.