Sign in
cobalt
/
cobalt
/
1bdf8b5470dc937a8c92ce7e2f6d3392c6a1180c
/
.
/
third_party
/
musl
/
src
/
math
/
x32
/
fabs.s
blob: 5715005e330a64afd209121f36a8b70e51200913 [
file
] [
log
] [
blame
]
.global fabs
.type fabs
,@
function
fabs
:
xor
%eax,%
eax
dec %rax
shr %rax
movq
%rax,%
xmm1
andpd
%xmm1,%
xmm0
ret