Date: Mon, 30 Aug 2010 18:23:48 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/amd64 support.S Message-ID: <201008301823.o7UINutK018648@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2010-08-30 18:23:48 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/amd64/amd64 support.S
Log:
SVN rev 212005 on 2010-08-30 18:23:48Z by delphij
MFC r210665:
In rdmsr_safe, use zero extend (by doing a 32-bit movl over
eax to itself) instead of a sign extend.
Discussed with: stas
Revision Changes Path
1.130.2.2 +1 -1 src/sys/amd64/amd64/support.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008301823.o7UINutK018648>
