Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-15 | powerpc: add single instruction fabs, fabsf, fma, fmaf, sqrt, sqrtf | Szabolcs Nagy | 6 | -0/+90 | |
These are only available on hard float target and sqrt is not available in the base ISA, so further check is used. |