freebsd-dev/sys/amd64
Dimitry Andric cfe92f33bc Change ambiguous (or invalid, depending on how strict you want to be :)
assembly instruction "movw %rcx,2(%rax)" to "movw %cx,2(%rax)", since
the intent was to move 16 bits of data, in this case.

Found by:	clang
Reviewed by:	kib
2010-11-24 18:35:11 +00:00
..
acpica Reinitialize PAT MSR via pmap_init_pat() while resuming. This function does 2010-11-23 16:12:35 +00:00
amd64 Change ambiguous (or invalid, depending on how strict you want to be :) 2010-11-24 18:35:11 +00:00
compile
conf Now userland POSIX semaphore is based on umtx. The kernel module 2010-09-24 09:04:16 +00:00
ia32 Remove unused KTRACE includes. 2010-08-19 16:41:27 +00:00
include specialreg.h: add definitions for some useful bits found in CPUID.6 EAX and ECX 2010-11-23 13:55:30 +00:00
linux32 Add macro DECLARE_MODULE_TIED to denote a module as requiring the 2010-10-12 09:18:17 +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