NetBSD/lib/libc/quad
fredette 90703ff4b3 Compile ashldi3.S and lshrdi3.S on m68000. 2001-05-18 15:23:44 +00:00
..
TESTS
Makefile.inc Compile ashldi3.S and lshrdi3.S on m68000. 2001-05-18 15:23:44 +00:00
adddi3.c
anddi3.c
ashldi3.c Make shifting by 0 work even when shifting by 32 is equivalent to shifting 1998-01-29 03:23:40 +00:00
ashrdi3.c The last commit changed the behavious wrt sign extension. 1999-09-10 12:53:10 +00:00
cmpdi2.c
divdi3.c
fixdfdi.c
fixsfdi.c
fixunsdfdi.c Corrected an off-by-one error (lib/6314 Torbjorn Granlund) 1999-03-26 21:04:24 +00:00
fixunssfdi.c
floatdidf.c
floatdisf.c
floatunsdidf.c
iordi3.c
lshldi3.c Make shifting by 0 work even when shifting by 32 is equivalent to shifting 1998-01-29 03:23:40 +00:00
lshrdi3.c Make shifting by 0 work even when shifting by 32 is equivalent to shifting 1998-01-29 03:23:40 +00:00
moddi3.c
muldi3.c remove obsolete register declarations 1998-02-03 18:23:37 +00:00
negdi2.c
notdi2.c
qdivrem.c Delint. 2000-01-22 22:53:59 +00:00
quad.h remove duplicate declaration. 2000-12-10 03:54:22 +00:00
subdi3.c
ucmpdi2.c
udivdi3.c
umoddi3.c
xordi3.c