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