Searched refs:has_vfp (Results 1 – 2 of 2) sorted by relevance
1572 DEFINE_PROP_BOOL("vfp", ARMCPU, has_vfp, true);1792 cpu->has_vfp = true; in arm_cpu_post_init() 1800 cpu->has_vfp = true; in arm_cpu_post_init() 2112 cpu->has_vfp != cpu->has_neon) { in arm_cpu_realizefn() 2135 if (!cpu->has_vfp) { in arm_cpu_realizefn() 2233 if (!cpu->has_neon && !cpu->has_vfp) { in arm_cpu_realizefn()
916 bool has_vfp;915 bool has_vfp; global() member