Home
last modified time | relevance | path

Searched defs:sign_mask (Results 1 – 15 of 15) sorted by relevance

/picolibc-latest/newlib/libm/machine/spu/headers/
Derfd2.h72 vec_double2 sign_mask = spu_splats(-0.0); in _erfd2() local
Dsinhf4.h63 vec_uint4 sign_mask = (vec_uint4)spu_splats(0x80000000); in _sinhf4() local
Dcoshf4.h63 vec_uint4 sign_mask = (vec_uint4)spu_splats(0x80000000); in _coshf4() local
Derfcd2.h77 vec_double2 sign_mask = spu_splats(-0.0); in _erfcd2() local
Datanhf4.h87 vec_float4 sign_mask = spu_splats(-0.0f); in _atanhf4() local
Datanhd2.h98 vec_double2 sign_mask = spu_splats(-0.0); in _atanhd2() local
Dasinhd2.h97 vec_double2 sign_mask = spu_splats(-0.0); in _asinhd2() local
Dremainderf.h49 vec_uint4 sign_mask = VEC_SPLAT_U32(0x80000000); in _remainderf() local
Dasinhf4.h112 vec_float4 sign_mask = spu_splats(-0.0f); in _asinhf4() local
Dremquof.h53 vec_uint4 sign_mask = VEC_SPLAT_U32(0x80000000); in _remquof() local
Dfmod.h58 vec_uint4 sign_mask = (vec_uint4)(VEC_SPLAT_U64(0x8000000000000000ULL)); in _fmod() local
Ddivd2.h108 vec_ullong2 sign_mask = spu_splats(0x8000000000000000ULL); in _divd2() local
Dacosf4.h77 vec_uint4 sign_mask = spu_splats((unsigned int)0x80000000); in _acosf4() local
Dremainder.h60 vec_uint4 sign_mask = (vec_uint4)(VEC_SPLAT_U64(0x8000000000000000ULL)); in _remainder() local
Dremquo.h62 vec_uint4 sign_mask = (vec_uint4)(VEC_SPLAT_U64(0x8000000000000000ULL)); in _remquo() local