freebsd-dev/sys/amd64
Marcel Moolenaar fcaa2925a9 Change the clear_ret argument of get_mcontext() to be a flags argument.
Since all callers either passed 0 or 1 for clear_ret, define bit 0 in
the flags for use as clear_ret. Reserve bits 1, 2 and 3 for use by MI
code for possible (but unlikely) future use. The remaining bits are for
use by MD code.

This change is triggered by a need on ia64 to have another knob for
get_mcontext().
2003-11-09 20:31:04 +00:00
..
acpica Only disable the old pin when doing a remap if it's current vector is still 2003-11-06 14:47:53 +00:00
amd64 Change the clear_ret argument of get_mcontext() to be a flags argument. 2003-11-09 20:31:04 +00:00
compile Make space for compilations. 2002-07-06 02:49:07 +00:00
conf The great s/npx/fpu/gi 2003-11-08 03:33:38 +00:00
ia32 Move a MD 32 bit binary support routine into the MD areas. exec_setregs 2003-11-08 07:43:44 +00:00
include Update the graffiti. 2003-11-08 04:39:22 +00:00
isa The great s/npx/fpu/gi 2003-11-08 03:33:38 +00:00
pci GC unused child variable 2003-09-23 00:04:28 +00:00
Makefile This commit adds basic support for the UFS2 filesystem. The UFS2 2002-06-21 06:18:05 +00:00