blob: 91d8ad6db8c8cbe1387d04b777add93adb013124 [file] [log] [blame]
.fpu vfp
.text
.global sqrtf
.type sqrtf,%function
sqrtf:
vsqrt.f32 s0, s0
bx lr