Home
last modified time | relevance | path

Searched refs:x_is_neg (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dpow.c325 svbool_t x_is_neg = svcmplt (pg, x, 0); in sv_exp_inline() local
329 = svsel (x_is_neg, sv_f64 (0.0), sv_f64 (INFINITY)); in sv_exp_inline()