[Patch 15/17 libgcc ARM] Add double to half conversions.
commitbea64ca303c145dbe9763d63921d405833edeb0c
authorJames Greenhalgh <james.greenhalgh@arm.com>
Wed, 23 Nov 2016 17:31:25 +0000 (23 17:31 +0000)
committerJames Greenhalgh <jgreenhalgh@gcc.gnu.org>
Wed, 23 Nov 2016 17:31:25 +0000 (23 17:31 +0000)
tree6648eca397948d9d3b8042d1e5a8baf01b6e00e3
parent8630cadbc5c4b226cca16e2790fbe84850b634b0
[Patch 15/17 libgcc ARM] Add double to half conversions.

libgcc/

* config/arm/fp16.c (binary64): New.
(__gnu_d2h_internal): New.
(__gnu_d2h_ieee): New.
(__gnu_d2h_alternative): New.

Co-Authored-By: Matthew Wahab <matthew.wahab@arm.com>
From-SVN: r242782
libgcc/ChangeLog
libgcc/config/arm/fp16.c