mirror of
https://github.com/qemu/qemu.git
synced 2024-11-25 20:03:37 +08:00
d5138cf4a8
Make softfloat compile with USE_SOFTFLOAT_STRUCT_TYPES defined, by adding and using new macros const_float16(), const_float32() and const_float64() so you can use array initializers in an array of float16/float32/float64 whether the types are bare or wrapped in the structs. [aurelien@aurel32.net: do the same for float16] Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> |
||
---|---|---|
.. | ||
softfloat-macros.h | ||
softfloat-native.c | ||
softfloat-native.h | ||
softfloat-specialize.h | ||
softfloat.c | ||
softfloat.h |