summaryrefslogtreecommitdiff
path: root/libc/test/src/math/smoke/MulTest.h
AgeCommit message (Expand)Author
2025-08-10[libc][math][c++23] Add bf16mul{,f,l,f128} math functions (#152847)Krishna Pandey
2025-08-06[libc][math][c++23] Implement basic arithmetic operations for BFloat16 (#151228)Krishna Pandey
2024-10-01[libc] Move struct Sign into LIBC_NAMESPACE (#110709)Michael Jones
2024-09-23[libc][math] Add floating-point cast independent of compiler runtime (#105152)OverMighty
2024-07-21[libc][math] Update getpayload and fmul/fadd/fsub/ffma with NaN inputs. (#99812)lntue
2024-07-18[libc][math][c23] Add {f,d}mul{l,f128} and f16mul{,f,l,f128} C23 math functio...OverMighty