« Previous | Next » 

Revision 2d627737

ID2d6277373d3fc18f11504cd05ea82f0fe6d67962

Added by Peter Maydell over 13 years ago

ARM: Return correct result for single<->double conversion of NaN

The ARM ARM defines that if the input to a single<->double conversion
is a NaN then the output is always forced to be a quiet NaN by setting
the most significant bit of the fraction part.

Signed-off-by: Peter Maydell <>
Reviewed-by: Nathan Froyd <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences