NetBSD/sys/arch/x86
he ca40af413b Probe and print the Intel Extended Feature Bits, as documented
in the CPUID instruction description in the "Intel Extended Memory 64
Technology Software Developer's Guide, Volume 1 of 2" available at
ftp://download.intel.com/technology/64bitextensions/30083402.pdf

This presently consists of the SYSCALL/SYSRET and the EM64T features.
CPUs with the EM64T feature available should be able to run amd64 code.

Reviewed by fvdl
2005-02-21 15:10:51 +00:00
..
conf Move boot device detection code from i386 and amd64 ports to x86_autoconf.c. 2004-10-20 04:20:05 +00:00
include Probe and print the Intel Extended Feature Bits, as documented 2005-02-21 15:10:51 +00:00
isa Remove the "ID" component of the x86 bus_dma flags, since these are no 2004-06-20 18:04:08 +00:00
pci If there are no ioapics, don't bother to put things in ioapic mode. 2005-01-13 23:40:01 +00:00
x86 g/c obsolete comment for _bus_dmamap_load_buffer() 2005-02-19 21:40:21 +00:00