Searched refs:HWCAP_VFP (Results 1 – 3 of 3) sorted by relevance
13 #define HWCAP_VFP (1 << 6) macro
34 if (flt_fmt == EF_ARM_VFP_FLOAT && !(elf_hwcap & HWCAP_VFP)) in elf_check_arch()
814 elf_hwcap |= HWCAP_VFP; in vfp_init()