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

AX: prevent undefined behavior #10632

Merged
merged 1 commit into from May 4, 2022
Merged

AX: prevent undefined behavior #10632

merged 1 commit into from May 4, 2022

Conversation

Tilka
Copy link
Member

@Tilka Tilka commented May 3, 2022

u16 gets promoted to s32 where changing the uppermost bit is UB.

u16 gets promoted to s32 where changing the uppermost bit is UB.
@lioncash lioncash merged commit d0ed09a into dolphin-emu:master May 4, 2022
10 checks passed
@Tilka Tilka deleted the ax_ub branch May 4, 2022 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants