mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-11 17:08:42 +00:00
8ca614aa22
Implement double precision exp2 function correctly rounded for all rounding modes. Using the same algorithm as double precision exp function in https://reviews.llvm.org/D158551. Reviewed By: zimmermann6 Differential Revision: https://reviews.llvm.org/D158812 |
||
---|---|---|
.. | ||
bsd_ext.td | ||
gnu_ext.td | ||
gpu_ext.td | ||
linux.td | ||
llvm_libc_ext.td | ||
posix.td | ||
spec.td | ||
stdc.td |