Sign in
mojo
/
mojo-tools
/
9f2dce8f51c146590b0e63ce584c112a982dab1c
/
.
/
fusl
/
src
/
math
/
x86_64
/
fabsf.s
blob: 501a1f17550a7ea040bcb1460ebeb3e03598c735 [
file
]
.global fabsf
.type fabsf
,@
function
fabsf
:
mov
$
0x7fffffff
,
%eax
movq
%rax,%
xmm1
andps
%xmm1,%
xmm0
ret