Sign in
mojo
/
mojo-tools
/
96b05c1cc252cbd1582be4b8c554e72024938f3c
/
.
/
fusl
/
src
/
math
/
armhf
/
sqrtf.s
blob: 38c7ee89e02bc2994a7c448340cde87198e56c96 [
file
] [
log
] [
blame
]
.syntax unified
.fpu vfp
.text
.global sqrtf
.type sqrtf
,
%
function
sqrtf
:
vsqrt.f32 s0
,
s0
bx lr