Searched refs:VMVFR1_FZ_MASK (Results 1 – 2 of 2) sorted by relevance
137 #define VMVFR1_FZ_MASK (0x0000000f) /* Neon denormal arith supp */ macro
141 if ((tmp & VMVFR1_FZ_MASK) == 0x1) { in vfp_init()