]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Enable KX bit, which is needed for 64 bit access, in status register
authorJayachandran C. <jchandra@FreeBSD.org>
Thu, 8 Jul 2010 15:22:46 +0000 (15:22 +0000)
committerJayachandran C. <jchandra@FreeBSD.org>
Thu, 8 Jul 2010 15:22:46 +0000 (15:22 +0000)
commit1f13150705575afff00b526200539cefe53eb2ef
tree27df0e6b3c60a7c12bde59c4ff3d56510c1cdfcf
parentff97a647359e3878008ff8ed18346df4f97106ef
Enable KX bit, which is needed for 64 bit access, in status register
for XLR. Update exception handlers and other functions which set/change
status registers to preserve this.

Approved by: rrs
sys/mips/mips/exception.S
sys/mips/mips/locore.S
sys/mips/mips/vm_machdep.c