cvs commit: src/sys/i386/i386 bcopy.s
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Jun 10 11:10:05 PDT 2006
dillon 2006/06/10 11:07:05 PDT
DragonFly src repository
Modified files:
sys/i386/i386 bcopy.s
Log:
We shouldn't have to fninit to make the FP unit usable for MMX based copies.
fnclex should be sufficient.
Reported-by: "Attilio Rao" <attilio at xxxxxxxxxxx>
Info-originally-from: Bruce Evans
Revision Changes Path
1.8 +8 -4 src/sys/i386/i386/bcopy.s
http://www.dragonflybsd.org/cvsweb/src/sys/i386/i386/bcopy.s.diff?r1=1.7&r2=1.8&f=u
More information about the Commits
mailing list