On 7/8/20 3:20 PM, Max Filippov wrote:
> Pass float_status structure pointer to the pickNaN so that
> machine-specific settings are available to NaN selection code.
> Add use_first_nan property to float_status and use it in Xtensa-specific
> pickNaN.
> 
> Cc: Peter Maydell <peter.mayd...@linaro.org>
> Cc: "Alex Bennée" <alex.ben...@linaro.org>
> Reviewed-by: Alex Bennée <alex.ben...@linaro.org>
> Signed-off-by: Max Filippov <jcmvb...@gmail.com>
> ---
>  fpu/softfloat-specialize.inc.c  | 30 ++++++++++++++++++++++++------
>  fpu/softfloat.c                 |  2 +-
>  include/fpu/softfloat-helpers.h |  5 +++++
>  include/fpu/softfloat-types.h   |  1 +
>  4 files changed, 31 insertions(+), 7 deletions(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~


Reply via email to