Searched refs:HWCAP_VFPD32 (Results 1 – 5 of 5) sorted by relevance
20 #define HWCAP_VFPD32 (1 << 19) macro
119 #define HWCAP_VFPD32 (1 << 19) /* set if VFP has 32 regs (not 16) */674 (hwcaps & HWCAP_VFPD32) != 0)); in CPU()