fpu/softfloat: define decompose structures
commita90119b5a2c174250601be6503b91e5c9df6e83b
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 27 Nov 2017 14:02:26 +0000 (27 14:02 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 21 Feb 2018 10:20:45 +0000 (21 10:20 +0000)
tree31eb7178a7a2fc575239babe6faf7f8bb3fd99d8
parentd97544c94a37371347402bcbee19dd3748d70e48
fpu/softfloat: define decompose structures

These structures pave the way for generic softfloat helper routines
that will operate on fully decomposed numbers.

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