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