cvs commit: src/sys/amd64/amd64 support.S
Bruce Evans
bde at FreeBSD.org
Fri May 21 09:51:06 PDT 2004
bde 2004/05/21 09:50:57 PDT
FreeBSD src repository
Modified files:
sys/amd64/amd64 support.S
Log:
MFi386 (1.103 and 1.104: fixed some problems in high resolution profiling
and improved some comments). Also, made the documented {f,s}uword()
functions the standard entry points and the undocumented {f,s}uword64()
functions alternative entry points, like {f,s}uword32() for i386's. The
bitrot in the comments was a little larger here -- there are new undocumented
32-bit sub-word functions, not just renaming of 16-bit functions from
documented ones to undocumented ones.
Revision Changes Path
1.110 +15 -31 src/sys/amd64/amd64/support.S
More information about the cvs-src
mailing list