You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The patch merely moves the first few instructions of the exception handler up by 2.
The interesting part about it is that it'll keep the jal getCop0CauseAndEPC after these instructions intact, which will be redundant. The patch is likely to be relevant only against an earlier version of the PSX Kernel.