qemu/include/fpu
Peter Maydell 44e09132ca softfloat: Add 16 bit integer to float conversions
Add the float to 16 bit integer conversion routines. These can be
trivially implemented in terms of the int32_to_float* routines, but
providing them makes our API more symmetrical and can simplify callers.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
2014-01-07 19:18:07 +00:00
..
softfloat.h softfloat: Add 16 bit integer to float conversions 2014-01-07 19:18:07 +00:00