Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dfinite_pow.h32 #define ThresPowX 0x7fe /* BigPowX - SmallPowX. */ macro
280 if (unlikely (topx - SmallPowX >= ThresPowX in pow_scalar_special_case()
H A Dpow.c16 #define VecThresPowX v_u64 (ThresPowX)
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dpow.c50 #define ThresPowX 0x7fe /* BigPowX - SmallPowX. */ macro