2 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
5 Desc: unsigned 32 bit division/modulus functions for Amiga/m68k
13 .globl AROS_SLIB_ENTRY(UDivMod32,Utility)
14 .globl AROS_SLIB_ENTRY(UDivMod32_020,Utility)
16 .type AROS_SLIB_ENTRY(UDivMod32,Utility),@function
17 .type AROS_SLIB_ENTRY(UDivMod32_020,Utility),@function
19 AROS_SLIB_ENTRY
(UDivMod32_020
,Utility
):
24 This next algorithm is from the ixemul 41.0 source, the file
25 ./ixemul-41.0/gnulib/common.h
28 AROS_SLIB_ENTRY
(UDivMod32
,Utility
):
29 movem.
l %d2-
%d3
,-(%sp
)
45 movem.
l (%sp
)+,%d2-
%d3
65 movem.
l (%sp
)+,%d2-
%d3