blob: 23cd687d02641d8f554860467de2e758bd63083d [file] [log] [blame]
.global sqrtl
.type sqrtl,@function
sqrtl: fldt 8(%rsp)
fsqrt
ret