(no commit message)
authorlkcl <lkcl@web>
Thu, 12 Sep 2019 20:45:38 +0000 (21:45 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 12 Sep 2019 20:45:38 +0000 (21:45 +0100)
ztrans_proposal.mdwn

index af72e4198956b3f2989ae3e15fe317f1881c5854..77c3fb885542efcf25691063d0d9d22daa236795 100644 (file)
@@ -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