commit | c2c65dab45bc640dc7a3d1fb259472b029bb420f | [log] [tgz] |
---|---|---|
author | Nathan Froyd <froydnj@codesourcery.com> | Sat Feb 20 10:19:09 2010 -0800 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Tue Feb 23 19:47:24 2010 +0100 |
tree | 3582ee1215c188d6e5b997d0b8afc273df818310 | |
parent | 6462bfcdeda8ac9061e52f15ed06aae16b260d4c [diff] |
target-mips: fix CpU exception for coprocessor 0 When we signal a CpU exception for coprocessor 0, we should indicate that it's for coprocessor 0 instead of coprocessor 1. Signed-off-by: Nathan Froyd <froydnj@codesourcery.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>