freebsd-skq/sys/amd64
Konstantin Belousov 692add74d8 Fix bugs on pc98, use npxgetuserregs() instead of npxgetregs() for
get_fpcontext(), and npxsetuserregs() for set_fpcontext). Also,
note that usercontext is not initialized anymore in fpstate_drop().

Systematically replace references to npxgetregs() and npxsetregs()
by npxgetuserregs() and npxsetuserregs() in comments.

Noted by:	bde
2010-06-23 12:17:13 +00:00
..
acpica Restore the machine check register banks on resume. For banks being 2010-06-15 18:51:41 +00:00
amd64 Fix bugs on pc98, use npxgetuserregs() instead of npxgetregs() for 2010-06-23 12:17:13 +00:00
compile
conf Only enable kdtrace hook in the LINT on the architectures that implement it. 2010-06-18 18:51:09 +00:00
ia32 In the ia32_{get,set}_fpcontext(), use fpu{get,set}userregs instead 2010-06-17 12:35:17 +00:00
include Implement new event timers infrastructure. It provides unified APIs for 2010-06-20 21:33:29 +00:00
linux32 Do not require pos parameter to be zero in MAP_ANONYMOUS mmap requests 2010-06-10 17:59:47 +00:00
pci number of cleanups in i386 and amd64 pci md code 2009-09-24 07:11:23 +00:00
Makefile Adjustments to make a tags file a bit more suitable to amd64. 2008-12-01 14:15:10 +00:00