On 11 January 2011 15:01, Aurelien Jarno <aurel...@aurel32.net> wrote: > When the default-NaN mode is enabled, it should return the default NaN > value, but it should anyway raise the invalid operation flag if one of > the operand is an sNaN. > > I have checked that this behavior matches the ARM and SH4 manuals, as > well as real SH4 hardware. > > Cc: Peter Maydell <peter.mayd...@linaro.org> > Signed-off-by: Aurelien Jarno <aurel...@aurel32.net>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> -- PMM