Searched refs:s_std (Results 1 – 1 of 1) sorted by relevance
1227 float_status *s_f16, float_status *s_std, in f16_dotadd() argument1284 t64 = float64r32_muladd(e1c, e2c, t64, 0, s_std); in f16_dotadd()1287 t32 = float64_to_float32(t64, s_std); in f16_dotadd()1291 return float32_add(sum, t32, s_std); in f16_dotadd()