forked from dolphin-emu/dolphin
Instead of jumping over update code and similar, just jump directly to the handler. This avoids redundant exception checks in the case where we can't do fastmem memory operations (e.g. paired loadstore).
Instead of jumping over update code and similar, just jump directly to the handler. This avoids redundant exception checks in the case where we can't do fastmem memory operations (e.g. paired loadstore).