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: Implement FMA-less path for FMA instructions #9815

Merged
merged 1 commit into from Jan 9, 2022

Conversation

JosJuice
Copy link
Member

For determinism compatibility with old x64 CPUs. Off by default.

I haven't tested this on netplay, but I've tested that the new code path doesn't break games in any obvious way. (Other than breaking existing F-Zero GX replays, which is unsurprising)

This is a follow-up to PR #9804.

For determinism compatibility with old x64 CPUs. Off by default.
Copy link
Contributor

@merryhime merryhime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code LGTM

@JosJuice JosJuice merged commit bcd1831 into dolphin-emu:master Jan 9, 2022
11 checks passed
@JosJuice JosJuice deleted the jitarm64-fmaless branch January 9, 2022 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants