On Mon, Dec 06, 2010 at 05:00:06PM +0000, Peter Maydell wrote:
> The ARM architecture mandates that converting a NaN value to
> integer gives zero (if Invalid Operation FP exceptions are
> not being trapped). This isn't the behaviour of the SoftFloat
> library, so NaNs must be special-cased.
> 
> Signed-off-by: Peter Maydell <[email protected]>

Reviewed-by: Nathan Froyd <[email protected]>

-Nathan

Reply via email to