mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-03 11:48:16 +00:00
According to google/cpu_features, IsProcessorFeaturePresent(PF_ARM_VFP_32_REGISTERS_AVAILABLE)
returns whether fp is available.
a6bf4f9031/src/impl_aarch64_windows.c (L112-L113)