Stefan Weil wrote: > Maybe the CpU exception for OPC_CP3 should > set CP0 Cause CE to 3, not 1?
No it shouldn't. CP3 is obsolete since MIPS IV, and was unused before. It was replaced/renamed to CP1x. If an instruction for CP1x raises an exception it should signal as CP1 exception. Thiemo