Searched refs:float16_is_normal (Results 1 – 2 of 2) sorted by relevance
284 static inline bool float16_is_normal(float16 a) in float16_is_normal() function
3810 (float16_is_normal(f) && sign) || in frsqrt7_h()