On 5/27/21 6:13 AM, Richard Henderson wrote: > Create a new exception flag for reporting output denormals > that are not flushed to zero. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > include/fpu/softfloat-types.h | 3 ++- > fpu/softfloat-parts.c.inc | 8 ++++++-- > 2 files changed, 8 insertions(+), 3 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>