On 3/7/22 10:48, Alex Bennée wrote:
Need a similar fix for fildl_ST0, for the case floatx80_precision_s is
currently set (int32_t has more than the 23 bits of single-precision).

It can't hurt to convert with:

   set_floatx80_rounding_precision(floatx80_precision_x, &env->fp_status);

in that case as well right?

s/can't hurt/is required/ was my point.

Followup patch looks good:
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to