HardenedBSD/sys/amd64/include
Bruce Evans 8089a0432e Fix bogus constraint "i" that only worked with -O. The cases where it
didn't work are somewhat bogusly optimized away before the constraint
is checked.  We still expect constants passed to inline functions to
remain constant, but if the compiler ever decides that they aren't
constant then it will just generate slightly slower code instead of
an error.
1995-07-25 21:28:47 +00:00
..
pc
asmacros.h
clock.h
cpu.h Make the bootinfo structure visible from sysctl. 1995-07-16 10:33:38 +00:00
cpufunc.h Fix bogus constraint "i" that only worked with -O. The cases where it 1995-07-25 21:28:47 +00:00
cputypes.h
db_machdep.h
exec.h
float.h
floatingpoint.h
fpu.h
frame.h
ieeefp.h
md_var.h
npx.h
pcb.h
pmap.h Rewrote memory sizing code to generally deal with holes in extended memory. 1995-07-19 06:37:12 +00:00
proc.h
profile.h
psl.h
ptrace.h
reg.h
reloc.h
segments.h
signal.h
specialreg.h
sysarch.h
trap.h
tss.h
varargs.h
vmparam.h