mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-01 00:18:15 +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
@ -144,6 +144,7 @@ SRCF+= addtf3 \
|
|||||||
fixunstfdi \
|
fixunstfdi \
|
||||||
fixunstfsi \
|
fixunstfsi \
|
||||||
fixunstfti \
|
fixunstfti \
|
||||||
|
floatunsitf \
|
||||||
multf3 \
|
multf3 \
|
||||||
subtf3 \
|
subtf3 \
|
||||||
trunctfdf2 \
|
trunctfdf2 \
|
||||||
|
Loading…
Reference in New Issue
Block a user