Searched refs:HWCAP_VFP (Results 1 – 1 of 1) sorted by relevance
435 #define HWCAP_VFP (1 << 6) macro448 ( HWCAP_VFP | \558 hwcaps |= HWCAP_VFP; in get_elf_hwcap_from_proc_cpuinfo()743 int has_vfp = (hwcaps & HWCAP_VFP); in android_cpuInit()