Searched refs:HWCAP_VFP (Results 1 – 1 of 1) sorted by relevance
448 #define HWCAP_VFP (1 << 6) macro468 ( HWCAP_VFP | \590 hwcaps |= HWCAP_VFP; in get_elf_hwcap_from_proc_cpuinfo()775 int has_vfp = (hwcaps & HWCAP_VFP); in android_cpuInit()