softfloat: Change tininess_before_rounding to bool
commita828b373bdabc7e53d1e218e3fc76f85b6674688
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 5 May 2020 04:19:39 +0000 (4 21:19 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 19 May 2020 15:41:16 +0000 (19 08:41 -0700)
tree883ce3ddef0b43cdc35f8fca6d9f8be79253bcab
parentc120391c0090d9c40425c92cdb00f38ea8588ff6
softfloat: Change tininess_before_rounding to bool

Slightly tidies the usage within softfloat.c and the
representation in float_status.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
fpu/softfloat.c
include/fpu/softfloat-helpers.h
include/fpu/softfloat-types.h
tests/fp/fp-test.c