freebsd-dev/sys/amd64/include
David Greenman 267173e72d Rewrote cpu_fork so that it doesn't use pmap_activate, and removed
pmap_activate since it's not used anymore. Changed cpu_fork so that
it uses one line of inline assembly rather than calling mvesp() to
get the current stack pointer. Removed mvesp() since it is no longer
being used.
1996-02-04 21:20:53 +00:00
..
pc
asmacros.h Implemented non-statistical kernel profiling. This is based on 1995-12-29 15:30:05 +00:00
clock.h No longer use the cyclecounter to attempt to correct for late or missed 1996-01-30 18:56:47 +00:00
cpu.h
cpufunc.h Removed declarations of nonexistent functions. 1996-01-16 07:42:08 +00:00
cputypes.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
db_machdep.h
exec.h
float.h
floatingpoint.h
fpu.h
frame.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
ieeefp.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
md_var.h Rewrote cpu_fork so that it doesn't use pmap_activate, and removed 1996-02-04 21:20:53 +00:00
npx.h
pcb.h Simplified savectx() a little and fixed a bug that caused it to return 1996-01-23 02:39:24 +00:00
pmap.h Rewrote cpu_fork so that it doesn't use pmap_activate, and removed 1996-02-04 21:20:53 +00:00
proc.h
profile.h Fixed user-mode mcount which I broke in the previous revision. 1996-01-01 17:11:21 +00:00
psl.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
ptrace.h Add commands for ptrace get/set registers.. (Same numbers as NetBSD) 1996-01-24 18:51:48 +00:00
reg.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
reloc.h
segments.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
signal.h
specialreg.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
sysarch.h
trap.h
tss.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
varargs.h
vmparam.h