NetBSD/lib/libc/quad
jtc ae94fc4d74 Note functions that probably can be removed 1996-06-01 21:39:21 +00:00
..
TESTS
Makefile.inc Note functions that probably can be removed 1996-06-01 21:39:21 +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