Sign in
mojo
/
mojo-tools
/
83365b19d08baa9ba3f254866a59b01eba496f4f
/
.
/
fusl
/
src
/
math
/
i386
/
remainder.s
blob: ab1da95dd02fd8060b29297fd0930fe721a5bf5d [
file
]
.global remainder
.type remainder
,@
function
remainder
:
.weak drem
.type drem
,@
function
drem
:
fldl
12
(
%esp
)
fldl
4
(
%esp
)
1
:
fprem1
fnstsw %ax
sahf
jp
1
b
fstp %st
(
1
)
ret