Searched refs:cpuinfo_has_arm_vfpv2 (Results 1 – 25 of 76) sorted by relevance
1234
127 printf("\tVFPv2: %s\n", cpuinfo_has_arm_vfpv2() ? "yes" : "no"); in main()
286 ASSERT_FALSE(cpuinfo_has_arm_vfpv2()); in TEST()
290 ASSERT_FALSE(cpuinfo_has_arm_vfpv2()); in TEST()