« Previous | Next » 

Revision cbcef455

IDcbcef455a2d29cdd19f4f0a21990cd76c0d03102

Added by Peter Maydell over 13 years ago

softfloat: Add float/double to 16 bit integer conversion functions

The ARM architecture needs float/double to 16 bit integer conversions.
(The 32 bit versions aren't sufficient because of the requirement
to saturate at 16 bit MAXINT/MININT and to get the exception bits right.)

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

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences