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

make FPSCR.RN an enum #9907

Merged
merged 1 commit into from Jul 18, 2021
Merged

Conversation

shuffle2
Copy link
Contributor

This just addresses a comment I came across when grepping for _MSC_VER.
Compiles without warnings on msvc, unittests pass, and f-zero seems to run fine. The url in the comment is dead but I assume the issue was something relating to sign extension based on commit history and https://bugs.webkit.org/show_bug.cgi?id=134237

If this change isn't wanted anymore maybe we can just remove the comment instead?

@Tilka
Copy link
Member

Tilka commented Jul 18, 2021

As a follow-up, SetRoundMode() and SetSIMDMode() can be merged since we don't care about x87 rounding anymore.

@Tilka Tilka merged commit 3c90b65 into dolphin-emu:master Jul 18, 2021
11 checks passed
@shuffle2 shuffle2 deleted the roundmode-bitfield branch July 18, 2021 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants