sync_up: Add link from discussion page
[libreriscv.git] / ztrans_proposal.mdwn
index 5e2685850779d2e19251704dda8e7a88c1716a98..ca73c4220a0faf66a30917a4b688fe32d0a6a657 100644 (file)
@@ -1,11 +1,14 @@
+**OBSOLETE**, superceded by [[openpower/transcendentals]]
+
 # 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:
+Authors/Contributors:
 
+* Luke Kenneth Casson Leighton
 * Jacob Lifshay
 * Dan Petroski
 * Mitch Alsup