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

JitArm64: Discard top 32 bits in slwx result #9787

Merged
merged 1 commit into from Jun 6, 2021

Conversation

JosJuice
Copy link
Member

@JosJuice JosJuice commented Jun 6, 2021

srwx would like to be able to assume that the top 32 bits are zero, and cmpl is already doing so.

srwx would like to be able to assume that the top 32 bits
are zero, and cmpl is already doing so.
@Tilka Tilka merged commit 8139967 into dolphin-emu:master Jun 6, 2021
11 checks passed
@JosJuice JosJuice deleted the jitarm64-slwx-top branch June 6, 2021 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants