qemu-patch-raspberry4/linux-user/arm/nwfpe
Aurelien Jarno 211315fb5e softfloat: rename float*_eq() into float*_eq_quiet()
float*_eq functions have a different semantics than other comparison
functions. Fix that by first renaming float*_quiet() into float*_eq_quiet().

Note that it is purely mechanical, and the behaviour should be unchanged.
That said it clearly highlight problems due to this different semantics,
they are fixed later in this patch series.

Cc: Alexander Graf <agraf@suse.de>
Acked-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2011-04-17 20:32:14 +02:00
..
double_cpdo.c Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
extended_cpdo.c Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
fpa11.c Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
fpa11.h Delete useless 'extern' qualifiers for functions 2011-01-23 16:21:20 +00:00
fpa11.inl Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
fpa11_cpdo.c Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
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 softfloat: rename float*_eq() into float*_eq_quiet() 2011-04-17 20:32:14 +02:00
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 Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
single_cpdo.c Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00