freebsd-dev/sys/amd64
Bruce Evans ec55e44ec8 Changed an arg name in the pseudo-prototype for bzero() to match
the prototype.

Put the jump table for i486_bzero() in the data section.  This
speeds up i486_bzero() a little on Pentiums without significantly
affecting its speed on 486's.

Don't waste time falling through 14 nop's to return from do1 in
i486_bzero().

Use fastmove() for counts >= 1024 (was > 1024).  Cosmetic.

Fixed profiling of fastmove().

Restored meaningful labels from the pre-1.1 version in fastmove().
Local labels are evil.

Fixed (high resolution non-) profiling of __bb_init_func().
1996-09-20 16:52:09 +00:00
..
amd64 Changed an arg name in the pseudo-prototype for bzero() to match 1996-09-20 16:52:09 +00:00
conf Make userconfig two (default: on) options: 1996-09-11 19:53:45 +00:00
include Another round of merge/update. 1996-09-12 11:12:18 +00:00
isa Attached simple external ddb commands show rtc', show pgrpdump' 1996-09-14 10:53:48 +00:00
pci Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00