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