On 18 April 2011 22:00, Aurelien Jarno <aurel...@aurel32.net> wrote: > With softfloat it's not possible to play with the overflow of an > unsigned value to get the 0 case partially correct. Use a special case > for that. Using a division to generate an infinity is the easiest way > that works for both softfloat and softfloat-native. > > Signed-off-by: Aurelien Jarno <aurel...@aurel32.net>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> -- PMM