Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jul 2010 21:39:28 +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:  <201007302139.o6ULdbrX039970@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2010-07-30 21:39:28 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      support.S 
  Log:
  SVN rev 210665 on 2010-07-30 21:39:28Z by delphij
  
  In rdmsr_safe, use zero extend (by doing a 32-bit movl over
  eax to itself) instead of a sign extend.
  
  Discussed with: stas
  MFC after:      1 month
  
  Revision  Changes    Path
  1.131     +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?201007302139.o6ULdbrX039970>