qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 6/6] target-ppc: Implement correct NaN propagati


From: Nathan Froyd
Subject: Re: [Qemu-devel] [PATCH 6/6] target-ppc: Implement correct NaN propagation rules
Date: Wed, 5 Jan 2011 04:45:55 -0800
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

On Mon, Jan 03, 2011 at 03:34:33PM +0100, Aurelien Jarno wrote:
> Implement the correct NaN propagation rules for ARM targets by
> providing an appropriate pickNaN function.
> 
> Also fix the #ifdef tests for default NaN definition, the correct name
> is TARGET_PPC instead of TARGET_POWERPC.

Reviewed-by: Nathan Froyd <address@hidden>

> +     * A signaling NaN is always quietened before returning it.

I think "silenced" is more natural here, but I can understand preferring
"quiet" in keeping with NaN terminology.

-Nathan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]