Date: Mon, 30 Aug 2010 18:50:18 +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: <201008301850.o7UIoWRo020750@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2010-08-30 18:50:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/amd64/amd64 support.S Log: SVN rev 212006 on 2010-08-30 18:50:18Z 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.128.2.3 +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?201008301850.o7UIoWRo020750>