projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e6f220
)
(no commit message)
author
lkcl
<lkcl@web>
Thu, 12 Sep 2019 20:45:38 +0000
(21:45 +0100)
committer
IkiWiki
<ikiwiki.info>
Thu, 12 Sep 2019 20:45:38 +0000
(21:45 +0100)
ztrans_proposal.mdwn
patch
|
blob
|
history
diff --git
a/ztrans_proposal.mdwn
b/ztrans_proposal.mdwn
index af72e4198956b3f2989ae3e15fe317f1881c5854..77c3fb885542efcf25691063d0d9d22daa236795 100644
(file)
--- 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