.global sqrtf .type sqrtf,@function sqrtf: sqrtss %xmm0, %xmm0 ret
.global sqrtf
.type sqrtf,@function
sqrtf: sqrtss %xmm0, %xmm0
ret