freebsd-dev/sys/amd64
Jake Burkholder f315dbdbd4 (1) Allow a stray lock prefix to be compiled out with the
MPLOCKED macro
(2)	Use decimal 12 rather than hex 0xc in an addl
(3)	Implement MTX_ENTER for the I386_CPU case
(4)	Use semi-colons between instructions to allow MTX_ENTER
	and MTX_ENTER_WITH_RECURSION to be assembled
(5)	Use incl instead of incw to increment the recusion count
(6)	10 is not a valid label, use 7, 8 and 9 rather than 8, 9 and 10
(7)	Sort numeric labels

Submitted by:	bde (2, 4, and 5)
2000-12-04 12:38:03 +00:00
..
acpica FreeBSD-specific OSD (operating system dependant) modules for the Intel 2000-10-28 06:56:15 +00:00
amd64 Change cpu_switch to explicitly popl the callers program counter and 2000-12-03 01:09:59 +00:00
conf Add pmtimer device, necessary for proper time keeping when apm or 2000-11-15 18:36:24 +00:00
include (1) Allow a stray lock prefix to be compiled out with the 2000-12-04 12:38:03 +00:00
isa Namespace cleanup. Remove some #includes in favour of an explicit 2000-12-02 17:59:41 +00:00
pci Hack to work around a probe which will lock up at least some i450GX-based 2000-11-08 11:25:15 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00