qemu/linux-user/arm/nwfpe
Peter Maydell 005e1a0a02 linux-user/arm: fix compilation failures using softfloat's struct types
Add uses of the float32/float64 boxing and unboxing macros so that
the ARM linux-user targets will compile with USE_SOFTFLOAT_STRUCT_TYPES
enabled.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2011-02-10 20:18:36 +01:00
..
double_cpdo.c
extended_cpdo.c
fpa11_cpdo.c
fpa11_cpdt.c linux-user/arm: fix compilation failures using softfloat's struct types 2011-02-10 20:18:36 +01:00
fpa11_cprt.c linux-user: Fix incorrect NaN detection in ARM nwfpe emulation 2011-01-07 17:38:48 +02:00
fpa11.c
fpa11.h Delete useless 'extern' qualifiers for functions 2011-01-23 16:21:20 +00:00
fpa11.inl
fpopcode.c linux-user/arm: fix compilation failures using softfloat's struct types 2011-02-10 20:18:36 +01:00
fpopcode.h Delete useless 'extern' qualifiers for functions 2011-01-23 16:21:20 +00:00
fpsr.h
single_cpdo.c