commit | 73642f5bdb71f478f221593ec7b06c974a2cb5b6 | [log] [tgz] |
---|---|---|
author | Stefan Weil <weil@mail.berlios.de> | Tue Dec 15 14:43:40 2009 +0100 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Wed Dec 16 18:20:19 2009 +0100 |
tree | ea013f501ff8bd89f56af068d1a028e6386840b8 | |
parent | 4c24aa0a69796005447982a6c70bf58c66311bdc [diff] |
target-mips: 4Kc, 4KEc cores do not support MIPS16 4Kc, 4KEc cores do not support MIPS16, so not only the CP0_Config1 had to be fixed (see previous patch), but also MIPS16 instructions must not be executed. (Hint from Nathan Froyd, thanks). Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>