Searched defs:HWCAP_VFPv4 (Results 1 – 2 of 2) sorted by relevance
23 #define HWCAP_VFPv4 (1 << 16) macro
94 const uint32_t HWCAP_VFPv4 = (1<<16); in read_cpu_features() local