On 10/13/2017 09:24 AM, Alex Bennée wrote:
> This will be required when expanding the MINMAX() macro for 16
> bit/half-precision operations.
> 
> Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
> ---
>  include/fpu/softfloat.h | 7 +++++++
>  1 file changed, 7 insertions(+)

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

> +    return make_float16(float16_val(a) & 0x7fff);
> +}
>  
> /*----------------------------------------------------------------------------

Watch the spacing.


r~

Reply via email to