On 01/24/2018 10:58 AM, Jim Wilson wrote: > I think that qemu is correct here, and that you want to use float32_chs.
Ok. > Although, looking at this again, I see another statement in a > different place that says: > > Except when otherwise stated, if the result of a floating-point operation is > NaN, it is the canonical NaN. The canonical NaN has a positive sign and all > significand bits clear except the MSB, a.k.a. the quiet bit. For > single-precision floating-point, this corresponds to the pattern > 0x7fc00000. Yes, I had read this before as well. I had assumed that your patch constituted an intended change to this text. > This could take a little time to sort out. Ok. I don't see this as a blocking issue for merging. r~