commit | c30fe7dfc44cf6ca0213e0c15f92cf00f796721b | [log] [tgz] |
---|---|---|
author | Christophe Lyon <christophe.lyon@st.com> | Mon Feb 21 17:38:45 2011 +0100 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Thu Feb 24 08:53:36 2011 +0100 |
tree | fe2abc022222e6cc224d061c854fa63e2fcc5753 | |
parent | 8559666ddb50a721bee06d281d5fa87ef44749ba [diff] |
softfloat: add _set_sign(), _infinity and _half for 32 and 64 bits floats. These constants and utility function are needed to implement some helpers. Defining constants avoids the need to re-compute them at runtime. Signed-off-by: Christophe Lyon <christophe.lyon@st.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>