From: lkcl Date: Thu, 12 Sep 2019 20:47:15 +0000 (+0100) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~4085 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a1c8894732ef277dfebf9e841f90b5db588fad2f;p=libreriscv.git --- diff --git a/ztrans_proposal.mdwn b/ztrans_proposal.mdwn index eaa8f37aa..fb77e8eb3 100644 --- a/ztrans_proposal.mdwn +++ b/ztrans_proposal.mdwn @@ -1,5 +1,7 @@ # Zftrans - transcendental operations +Summary: + *This proposal extends RISC-V scalar floating point operations to add IEEE754 transcendental functions (pow, log etc) and trigonometric functions (sin, cos etc). These functions are also 98% shared with the Khronos Group OpenCL Extended Instruction Set.* With thanks to: