blob: e0d426168423a1df00c06792ed822989da417ab9 [file] [log] [blame]
.global sqrtl
.type sqrtl,@function
sqrtl: fldt 4(%esp)
fsqrt
ret