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

Jits: Fix fcmpX FPRF mask #9810

Merged
merged 1 commit into from Jun 27, 2021
Merged

Jits: Fix fcmpX FPRF mask #9810

merged 1 commit into from Jun 27, 2021

Conversation

JosJuice
Copy link
Member

fcmpX only updates the FPCC bits, not the C bit. This was already correctly implemented in the interpreter.

Not known to affect any games, but affects dolphin-emu/hwtests#41.

fcmpX only updates the FPCC bits, not the C bit.
This was already correctly implemented in the interpreter.
Not known to affect any games, but affects a hardware test.
@Tilka Tilka merged commit aff39af into dolphin-emu:master Jun 27, 2021
11 checks passed
@JosJuice JosJuice deleted the fprf-cmp-mask branch June 27, 2021 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants