Home
last modified time | relevance | path

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

/openbmc/qemu/fpu/
H A Dsoftfloat.c3172 static int32_t float128_to_int32_scalbn(float128 a, FloatRoundMode rmode, in float128_to_int32_scalbn() function
3318 return float128_to_int32_scalbn(a, s->float_rounding_mode, 0, s); in float128_to_int32()
3388 return float128_to_int32_scalbn(a, float_round_to_zero, 0, s); in float128_to_int32_round_to_zero()