Skip to content
Snippets Groups Projects
Commit b835e919 authored by Aurelien Jarno's avatar Aurelien Jarno
Browse files

target-mips: fix save_cpu_state() calls


The rule is:
- don't save PC if the exception is only triggered by softmmu.
- save PC if the exception can be triggered by an helper.

Fix a 64-bit kernel crash when loading modules.

Signed-off-by: default avatarAurelien Jarno <aurelien@aurel32.net>
parent 0bfe006c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment