Module Name: src Committed By: skrll Date: Thu Nov 1 22:15:25 UTC 2012
Modified Files:
src/sys/arch/mips/mips: mips_emul.c
Log Message:
We need to jump out of two switches to emulate rdhwr rt,$29 correctly.
Only one would result in segv.
Fixes pthread apps on mips1. Tested using gxemul.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/mips/mips/mips_emul.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
