mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-10 22:34:01 +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)