Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/
H A Ds_normRoundPackToExtF80.c68 softfloat_roundPackToExtF80( in softfloat_normRoundPackToExtF80()
H A Df128_to_extF80.c93 return softfloat_roundPackToExtF80( sign, exp, sig128.v64, sig128.v0, 80 ); in f128_to_extF80()
H A Ds_addMagsExtF80.c143 softfloat_roundPackToExtF80( in softfloat_addMagsExtF80()
H A DextF80_mul.c127 softfloat_roundPackToExtF80( in extF80_mul()
H A Ds_roundPackToExtF80.c45 softfloat_roundPackToExtF80( in softfloat_roundPackToExtF80() function
H A DextF80_sqrt.c149 softfloat_roundPackToExtF80( in extF80_sqrt()
H A DextF80_div.c171 softfloat_roundPackToExtF80( in extF80_div()
/optee_os/lib/libutils/isoc/arch/arm/softfloat/source/include/
H A Dinternals.h143 softfloat_roundPackToExtF80(