Searched refs:int32_to_float128 (Results 1 – 4 of 4) sorted by relevance
207 float128 ret = int32_to_float128(src, &env->fp_status); in helper_fitoq()
406 WRAP_INT_TO_128(qemu_i32_to_f128M, int32_to_float128, int32_t)
184 float128 int32_to_float128(int32_t, float_status *status);
4039 float128 int32_to_float128(int32_t a, float_status *status) in int32_to_float128() function