Keith Packard via Newlib
a44bc679a4
libm/machine/arm: Add optimized fmaf and fma when available
...
When HAVE_FAST_FMAF is set, use the vfma.f32 instruction, when
HAVE_FAST_FMA is set, use the vfma.f64 instruction.
Usually the compiler built-ins will already have inlined these
instructions, but provide these symbols for cases where that doesn't
work instead of falling back to the (inaccurate) common code versions.
Signed-off-by: Keith Packard <keithp@keithp.com>
2020-08-10 21:04:12 +02:00
..
2020-07-29 06:58:17 +02:00
2012-12-20 21:10:27 +00:00
2020-01-21 15:17:43 -05:00
2012-12-04 21:43:21 +00:00
2017-03-22 10:01:50 +01:00
2017-03-22 10:01:50 +01:00
2020-07-29 06:58:17 +02:00
2020-07-29 06:58:17 +02:00
2020-07-29 06:58:17 +02:00
2020-07-29 06:58:17 +02:00
2020-07-29 06:58:17 +02:00
2020-07-29 06:58:17 +02:00
2020-07-29 06:58:17 +02:00
2020-07-29 06:58:17 +02:00
2020-07-29 06:58:17 +02:00
2020-07-29 06:58:17 +02:00
2020-07-29 16:24:13 +02:00
2020-07-29 06:58:17 +02:00
2020-07-29 06:58:17 +02:00
2020-07-29 06:58:17 +02:00
2020-07-29 06:58:17 +02:00
2020-08-10 21:04:12 +02:00
2020-08-10 21:04:12 +02:00
2015-12-09 10:30:31 +01:00
2015-12-09 10:30:31 +01:00
2020-08-10 21:04:12 +02:00
2015-12-09 10:30:31 +01:00
2015-12-09 10:30:31 +01:00
2015-12-09 10:30:31 +01:00
2015-12-09 10:30:31 +01:00
2012-12-04 21:43:21 +00:00
2012-12-04 21:43:21 +00:00
2020-08-10 21:04:12 +02:00
2012-12-04 21:43:21 +00:00
2012-12-04 21:43:21 +00:00
2012-12-04 21:43:21 +00:00
2012-12-04 21:43:21 +00:00