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

BitUtils: __builtin_clz is undefined when value == 0 #9422

Merged
merged 1 commit into from Jan 3, 2021

Conversation

merryhime
Copy link
Contributor

Introduced in #9374. __builtin_clz(0) produces an undefined value.

Apologies for error.

@JosJuice JosJuice merged commit e957ed0 into dolphin-emu:master Jan 3, 2021
10 checks passed
@merryhime merryhime deleted the __builtin_clz branch January 3, 2021 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants