fpu/softfloat: move the extract functions to the top of the file
commitd97544c94a37371347402bcbee19dd3748d70e48
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 27 Nov 2017 13:58:23 +0000 (27 13:58 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 21 Feb 2018 10:20:39 +0000 (21 10:20 +0000)
tree91946ed27c19fde71fdf661293224073e8c379dd
parent13894527f522caab4ec74334191ef29af975e521
fpu/softfloat: move the extract functions to the top of the file

This is pure code-motion during re-factoring as the helpers will be
needed earlier.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
fpu/softfloat.c