Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mipsanalyst: sign extend 32 bit regs #9199

Merged
merged 1 commit into from
Jul 8, 2023

Conversation

Ziemas
Copy link
Contributor

@Ziemas Ziemas commented Jul 8, 2023

Fixes #9197

Description of Changes

Properly handle 32bit reg sign extension in mipsanalyst.

Rationale behind Changes

Should fix stepping through branches on compare with zero instructions.

Suggested Testing Steps

Test stepping through branches on IOP debugger.

@refractionpcsx2 refractionpcsx2 merged commit c5f47a8 into PCSX2:master Jul 8, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: IOP debugger reading register as unsigned erroneously
2 participants