Home
last modified time | relevance | path

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

/qemu/fpu/
H A Dsoftfloat.c3617 static Int128 float128_to_uint128_scalbn(float128 a, FloatRoundMode rmode, in float128_to_uint128_scalbn() function
3734 return float128_to_uint128_scalbn(a, s->float_rounding_mode, 0, s); in float128_to_uint128()
3794 return float128_to_uint128_scalbn(a, float_round_to_zero, 0, s); in float128_to_uint128_round_to_zero()