Searched refs:VMVFR1_SP_MASK (Results 1 – 2 of 2) sorted by relevance
129 #define VMVFR1_SP_MASK (0x000f0000) /* Neon single prec support */ macro
178 (tmp & VMVFR1_SP_MASK) >> VMVFR1_SP_OFF == 1) in vfp_init()