Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dpowf.c243 svfloat32_t hi_32 = svcvt_f32_x (ptrue, hi); in sv_powf_core() local
244 return svuzp1 (lo_32, hi_32); in sv_powf_core()