mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-29 06:47:21 +01:00
compiler_rt: add floatunsitf for arm64
It provides unsigned integer to quad-precision conversion. Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
5571f9cf81
commit
95f23d6e36
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=281600
@ -144,6 +144,7 @@ SRCF+= addtf3 \
|
||||
fixunstfdi \
|
||||
fixunstfsi \
|
||||
fixunstfti \
|
||||
floatunsitf \
|
||||
multf3 \
|
||||
subtf3 \
|
||||
trunctfdf2 \
|
||||
|
Loading…
Reference in New Issue
Block a user