OSDN Git Service

include/fpu/softfloat: add some float16 constants
authorAlex Bennée <alex.bennee@linaro.org>
Fri, 8 Dec 2017 17:13:19 +0000 (17:13 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 21 Feb 2018 10:20:32 +0000 (10:20 +0000)
commitefd4829edfa036c5506a16d05c91268faa1f6332
tree57efc79fb7c0e9fda5435007c84d08460bc21abd
parent78b5a3e653c90b56ba650f54c07fc18f7b7bd905
include/fpu/softfloat: add some float16 constants

This defines the same set of common constants for float 16 as defined
for 32 and 64 bit floats. These are often used by target helper
functions. I've also removed constants that are not used by anybody.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
include/fpu/softfloat.h