Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dpow.c23 float64x2_t small_powx; member
36 .small_powx = V2 (0x1p-126),
224 uint64x2_t smallx = vcaltq_f64 (x, d->small_powx); in V_NAME_D2()