NetBSD/lib/libc/arch/i386
jtc 7835a85a78 Optimization tweaks:
Use testl %reg,%reg instead of cmpl $0,%reg
Use xorl  %reg,%reg instead of movl $0,%reg
1994-01-24 19:24:36 +00:00
..
gen Remove spurious PIC_EPILOGUE and PIC_GOTOFF macros. 1993-12-06 23:27:04 +00:00
net Clean up deleted files. 1993-12-04 01:28:42 +00:00
stdlib Clean up deleted files. 1993-12-04 01:28:42 +00:00
string Shorten setup for longword operations a little. 1993-12-10 10:51:11 +00:00
sys Optimization tweaks: 1994-01-24 19:24:36 +00:00
DEFS.h make an arch directory in libc, and move all machine dirs into it 1993-10-07 00:17:24 +00:00
Makefile.inc update for .S and MACHINE_ARCH 1993-12-04 02:33:35 +00:00
SYS.h PIC_*() macros moved to <machine/asm.h> 1994-01-07 00:48:22 +00:00