« Previous | Next » 

Revision 72f24d15

ID72f24d155ceffa0eb888fd277fa09584bcd1b04c

Added by Peter Maydell over 13 years ago

ARM: Implement VCVT to 16 bit integer using new softfloat routines

Use the softfloat conversion routines for conversion to 16 bit
integers, because just casting to a 16 bit type truncates the
value rather than saturating it at 16-bit MAXINT/MININT.

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

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences