qemu-e2k/fpu
Aurelien Jarno 7ceac86f49 softfloat: fix return type of roundAndPackFloat16
The roundAndPackFloat16 function should return a float16 value, not a
float32 one. Fix that.

Cc: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1452700993-6570-1-git-send-email-aurelien@aurel32.net
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2016-01-22 15:09:21 +00:00
..
softfloat-macros.h fpu: Replace int8 typedef with int8_t 2016-01-22 15:09:21 +00:00
softfloat-specialize.h fpu: Replace int8 typedef with int8_t 2016-01-22 15:09:21 +00:00
softfloat.c softfloat: fix return type of roundAndPackFloat16 2016-01-22 15:09:21 +00:00