lntue
|
14171b87a3
|
[libc][stdfix] Add exp function for short _Accum and _Accum types. (#84391)
|
2024-03-07 17:58:28 -05:00 |
|
lntue
|
ad33fe1281
|
[libc][stdfix] Add integer square root with fixed point output functions. (#83959)
Fix https://github.com/llvm/llvm-project/issues/83924.
|
2024-03-06 18:35:44 -05:00 |
|
lntue
|
ded4ea9752
|
[libc][stdfix] Add sqrt for fixed point types. (#83042)
|
2024-02-26 19:36:30 -05:00 |
|
lntue
|
f01ed3bc88
|
[libc][stdfix] Add round functions for fixed point types. (#81994)
|
2024-02-16 12:45:26 -05:00 |
|
lntue
|
2c45bda802
|
[libc][stdfix] Add abs functions for signed fixed point types. (#81823)
|
2024-02-15 18:09:40 -05:00 |
|
lntue
|
84277fe90f
|
[libc][stdfix] Generate stdfix.h header with fixed point precision macros according to ISO/IEC TR 18037:2008 standard, and add fixed point type support detection. (#81255)
Fixed point extension standard:
https://standards.iso.org/ittf/PubliclyAvailableStandards/c051126_ISO_IEC_TR_18037_2008.zip
|
2024-02-13 16:48:14 -05:00 |
|