eret should update the cop0 status
This commit is contained in:
@@ -27,6 +27,7 @@ void Cop0::eret(Registers& regs) {
|
|||||||
regs.SetPC64(EPC);
|
regs.SetPC64(EPC);
|
||||||
status.exl = false;
|
status.exl = false;
|
||||||
}
|
}
|
||||||
|
regs.cop0.Update();
|
||||||
llbit = false;
|
llbit = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user