aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/fhandler_floppy.cc
diff options
context:
space:
mode:
authorKeith Packard via Newlib <newlib@sourceware.org>2020-08-08 15:34:13 -0700
committerCorinna Vinschen <corinna@vinschen.de>2020-08-10 21:04:12 +0200
commita44bc679a47403e5439ae46106a886fcb6240233 (patch)
tree268aada7e68226f8ebfd99c3852a888af2d374d1 /winsup/cygwin/fhandler_floppy.cc
parent0c1989070ee1d849c7a25ad2eb6c8e3fb1df6393 (diff)
downloadnewlib-a44bc679a47403e5439ae46106a886fcb6240233.zip
newlib-a44bc679a47403e5439ae46106a886fcb6240233.tar.gz
newlib-a44bc679a47403e5439ae46106a886fcb6240233.tar.bz2
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>
Diffstat (limited to 'winsup/cygwin/fhandler_floppy.cc')
0 files changed, 0 insertions, 0 deletions