Searched refs:HWCAP_VFPD32 (Results 1 – 2 of 2) sorted by relevance
27 #define HWCAP_VFPD32 (1 << 19) /* set if VFP has 32 regs (not 16) */ macro
987 elf_hwcap |= HWCAP_VFPD32; in vfp_init()