CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/09/29 13:29:06
Modified files:
sys/arch/mips64/mips64: mips64_machdep.c
sys/arch/sgi/sgi: ip32_machdep.c
Log message:
Store the base value of coprocessor 0 system register, when running userland,
into a global. This allows R12000 O2 systems to set the DSD bit in once for
all, instead of having to set it every time in setregs().
