Searched refs:HWCAP_VFPD32 (Results 1 – 3 of 3) sorted by relevance
26 #define HWCAP_VFPD32 (1 << 19) /* set if VFP has 32 regs (not 16) */ macro
30 tst \tmp, #HWCAP_VFPD3254 tst \tmp, #HWCAP_VFPD32
758 elf_hwcap |= HWCAP_VFPD32; in vfp_init()