softfloat: Provide complete set of accessors for fp state
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 7 Jan 2014 17:19:11 +0000 (17:19 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 7 Jan 2014 19:18:07 +0000 (19:18 +0000)
commite9ef30c079354db6a8eb5bd6574b948288a55b94
treed23fae53727e4d2fc925aa65a7fcd05bd9c72126
parent2958f14d75b9c2ef9a68f41a3101884af307e4f8
softfloat: Provide complete set of accessors for fp state

Tidy up the get/set accessors for the fp state to add missing ones
and make them all inline in softfloat.h rather than some inline and
some not.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
fpu/softfloat.c
include/fpu/softfloat.h