compiler_rt: add floatunsitf for arm64

It provides unsigned integer to quad-precision conversion.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2015-04-16 12:54:28 +00:00
parent 5571f9cf81
commit 95f23d6e36
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=281600

View File

@ -144,6 +144,7 @@ SRCF+= addtf3 \
fixunstfdi \
fixunstfsi \
fixunstfti \
floatunsitf \
multf3 \
subtf3 \
trunctfdf2 \