On 01/06/2014 05:11 AM, Peter Maydell wrote:
> Add the conversion functions float16_to_float64() and
> float64_to_float16(), which will be needed for the ARM
> A64 instruction set.
> 
> Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>
> ---
>  fpu/softfloat.c         | 75 
> +++++++++++++++++++++++++++++++++++++++++++++++++
>  include/fpu/softfloat.h |  2 ++
>  2 files changed, 77 insertions(+)

Reviewed-by: Richard Henderson <r...@twiddle.net>


r~

Reply via email to