NetBSD/lib/libc/quad
cgd 72a24defa2 use machine/limits.h if _KERNEL or _STANDALONE 1998-03-27 01:01:54 +00:00
..
TESTS
Makefile.inc
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 Make shifting by 0 work even when shifting by 32 is equivalent to shifting 1998-01-29 03:23:40 +00:00
cmpdi2.c
divdi3.c
fixdfdi.c
fixsfdi.c
fixunsdfdi.c
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 remove obsolete register declarations 1998-02-03 18:23:37 +00:00
quad.h use machine/limits.h if _KERNEL or _STANDALONE 1998-03-27 01:01:54 +00:00
subdi3.c
ucmpdi2.c
udivdi3.c
umoddi3.c
xordi3.c