NetBSD/lib/libc/quad
cgd 1656c8d473 don't include lshrdi3.c in MI sources, since they're already in MD sources 1996-12-20 19:44:12 +00:00
..
TESTS
Makefile.inc don't include lshrdi3.c in MI sources, since they're already in MD sources 1996-12-20 19:44:12 +00:00
adddi3.c
anddi3.c
ashldi3.c Don't special case shift counts > QUAD_BITS or == 0. The former is 1996-06-01 21:21:50 +00:00
ashrdi3.c Don't special case shift counts > QUAD_BITS or == 0. The former is 1996-06-01 21:21:50 +00:00
cmpdi2.c
divdi3.c Re-arranged code a bit so that gcc can optimize this a bit better. 1996-06-01 02:24:29 +00:00
fixdfdi.c
fixsfdi.c
fixunsdfdi.c
fixunssfdi.c
floatdidf.c
floatdisf.c
floatunsdidf.c
iordi3.c
lshldi3.c Don't special case shift counts > QUAD_BITS or == 0. The former is 1996-06-01 21:21:50 +00:00
lshrdi3.c Don't special case shift counts > QUAD_BITS or == 0. The former is 1996-06-01 21:21:50 +00:00
moddi3.c Re-arranged code a bit so that gcc can optimize this a bit better. 1996-06-01 02:24:29 +00:00
muldi3.c
negdi2.c
notdi2.c
qdivrem.c
quad.h
subdi3.c
ucmpdi2.c
udivdi3.c
umoddi3.c
xordi3.c