Fix handler address for FIV exception #2
Loading…
Reference in New Issue
No description provided.
Delete Branch "float-code-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Shrooms is invoking the wrong handler for "floating point invalid operation" exceptions. Fix a typo to make it correctly handle that special case.
We were both wrong. See 531e4a8c3e for the correction.
Turns out we weren't both wrong after all.
it's in main, so no need for a PR anymore
Pull request closed