Date: Mon, 30 Nov 2009 11:11:08 +0000 (UTC) From: Andriy Gapon <avg@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/amd64 identcpu.c src/sys/amd64/include specialreg.h src/sys/i386/i386 identcpu.c src/sys/i386/include specialreg.h Message-ID: <200911301111.nAUBBpBj033562@repoman.freebsd.org>
index | next in thread | raw e-mail
avg 2009-11-30 11:11:08 UTC
FreeBSD src repository
Modified files:
sys/amd64/amd64 identcpu.c
sys/amd64/include specialreg.h
sys/i386/i386 identcpu.c
sys/i386/include specialreg.h
Log:
SVN rev 199968 on 2009-11-30 11:11:08Z by avg
x86 cpu features: add MOVBE reporting and flag
The check is glimpsed from Linux and OpenSolaris.
MOVBE instruction is found in Intel Atom processors.
Revision Changes Path
1.178 +1 -1 src/sys/amd64/amd64/identcpu.c
1.57 +1 -0 src/sys/amd64/include/specialreg.h
1.207 +1 -1 src/sys/i386/i386/identcpu.c
1.55 +1 -0 src/sys/i386/include/specialreg.h
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911301111.nAUBBpBj033562>
