softfloat: Replace flag with bool
commitc120391c0090d9c40425c92cdb00f38ea8588ff6
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 5 May 2020 02:54:57 +0000 (4 19:54 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 19 May 2020 15:40:50 +0000 (19 08:40 -0700)
tree57a5bd58a1b4547686c308f2eed8f5f62048a3de
parentb240c9c497b9880ac0ba29465907d5ebecd48083
softfloat: Replace flag with bool

We have had this on the to-do list for quite some time.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
fpu/softfloat-specialize.inc.c
fpu/softfloat.c
include/fpu/softfloat-helpers.h
include/fpu/softfloat-macros.h
include/fpu/softfloat-types.h
include/fpu/softfloat.h
target/arm/sve_helper.c
target/arm/vfp_helper.c
target/m68k/softfloat.c
target/mips/msa_helper.c