NetBSD/sys/arch/amd64
dsl 89a3551a18 Create the trap/syscall frame space for all the registers in one go.
Use the tramp-frame offsets (TF_foo) for all references to the registers.
Sort the saving of the GP registers into the same order as the trap frame
because consequetive memory accesses are liekly to be faster.
2007-12-21 20:43:45 +00:00
..
acpi Add new IPI for saving CPU state explicitly, share high-level part of 2007-12-18 07:17:08 +00:00
amd64 Create the trap/syscall frame space for all the registers in one go. 2007-12-21 20:43:45 +00:00
compile
conf Enable LINUX and LINUX32 emulation. 2007-12-21 18:31:12 +00:00
include Create the trap/syscall frame space for all the registers in one go. 2007-12-21 20:43:45 +00:00
Makefile