PERFORCE change 29775 for review
Juli Mallett
jmallett at FreeBSD.org
Sat Apr 26 00:36:52 PDT 2003
http://perforce.freebsd.org/chv.cgi?CH=29775
Change 29775 by jmallett at jmallett_dalek on 2003/04/26 00:36:01
Nop a lot after turning on the FPU so it works.
Affected files ...
.. //depot/projects/mips/sys/mips/mips/locore.S#2 edit
Differences ...
==== //depot/projects/mips/sys/mips/mips/locore.S#2 (text+ko) ====
@@ -80,6 +80,10 @@
mfc0 t0, MIPS_COP_0_STATUS
or t0, MIPS_SR_COP_1_BIT
mtc0 t0, MIPS_COP_0_STATUS
+ nop
+ nop
+ nop
+ nop
COP0_SYNC
# Get the processor ID from coprocessor 0, and the FPU ID from
More information about the p4-projects
mailing list