From 8ff33b74a84025052a82158509f9caeecda1681c Mon Sep 17 00:00:00 2001 From: lkcl Date: Thu, 12 Sep 2019 21:45:38 +0100 Subject: [PATCH] --- ztrans_proposal.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ztrans_proposal.mdwn b/ztrans_proposal.mdwn index af72e4198..77c3fb885 100644 --- a/ztrans_proposal.mdwn +++ b/ztrans_proposal.mdwn @@ -1,5 +1,7 @@ # 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.* + With thanks to: * Jacob Lifshay -- 2.30.2