NetBSD/sys/arch/x86
dsl 8b623c15d9 Move the amd64 and i386 pcb to the bottom of the uarea, and move the
kernel stack to the top.
Change the pcb layouts so that fpu save area is at the end and is
  64byte aligned ready for xsave (saving the ymm registers).
Welcome to 6.99.32
2014-02-20 18:19:09 +00:00
..
acpi Add explicit #include <x86/fpu.h> instead of relying on pcb.h including it. 2014-02-19 21:23:01 +00:00
conf A few "isa" files are so tightly integrated into the x86 platform code 2013-07-17 21:26:28 +00:00
include This needs stdint.h in userspace (for uint64_t) 2014-02-20 18:14:11 +00:00
isa cosmetic, spelling, and grammar adjustments 2012-02-28 20:26:37 +00:00
pci Stopgap to prevent genfb from stealing console. Revisit later. 2014-01-27 23:11:50 +00:00
x86 Move the amd64 and i386 pcb to the bottom of the uarea, and move the 2014-02-20 18:19:09 +00:00