Date: Fri, 3 Sep 2010 14:25:17 +0000 (UTC) From: Roman Divacky <rdivacky@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/include cpufunc.h src/sys/i386/include cpufunc.h Message-ID: <201009031426.o83EQ0OT094877@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rdivacky 2010-09-03 14:25:17 UTC FreeBSD src repository Modified files: sys/amd64/include cpufunc.h sys/i386/include cpufunc.h Log: SVN rev 212177 on 2010-09-03 14:25:17Z by rdivacky Change the parameter passed to the inline assembly to u_short as we are dealing with 16bit segment registers. Change mov to movw. Approved by: rpaulo (mentor) Reviewed by: kib, rink Revision Changes Path 1.157 +23 -23 src/sys/amd64/include/cpufunc.h 1.159 +15 -15 src/sys/i386/include/cpufunc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009031426.o83EQ0OT094877>