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