compiler_rt: add floatunsitf for arm64

It provides unsigned integer to quad-precision conversion.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
emaste 2015-04-16 12:54:28 +00:00
parent b227cb3d85
commit 442209f694

View File

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