commit | 32188a03dae09c8a02bc72f26ece4a98183cc787 | [log] [tgz] |
---|---|---|
author | Nathan Froyd <froydnj@codesourcery.com> | Tue Dec 08 08:06:23 2009 -0800 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Sun Dec 13 20:20:19 2009 +0100 |
tree | 65801af8c3f32f6a946420a9f0d959b1696042b4 | |
parent | 79ef2c4cdbe73955b1394f0fd9517c5a79e0455e [diff] |
target-mips: change interrupt bits to be mips16-aware We need to stash the operating mode into the low bit of the error PC and restore it on return from interrupts. Signed-off-by: Nathan Froyd <froydnj@codesourcery.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>