root/src/system/libroot/posix/musl/math/x86_64/sqrtf.s
.global sqrtf
.type sqrtf,@function
sqrtf:  sqrtss %xmm0, %xmm0
        ret