From: lkcl Date: Fri, 25 Oct 2019 06:06:17 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~3844 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3d32fab046e26819f51be304cf5286fa5bfd6c97;p=libreriscv.git --- diff --git a/openpower.mdwn b/openpower.mdwn index 551dd6e8d..3fef1a3f5 100644 --- a/openpower.mdwn +++ b/openpower.mdwn @@ -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.