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: Minor mtfsfix optimization #12722

Merged
merged 1 commit into from May 22, 2024

Conversation

JosJuice
Copy link
Member

BFI takes two cycles on many CPUs, whereas AND (immediate) only takes one.

BFI takes two cycles on many CPUs, whereas AND (immediate) only takes
one.
@AdmiralCurtiss AdmiralCurtiss merged commit 578a3ce into dolphin-emu:master May 22, 2024
11 checks passed
@JosJuice JosJuice deleted the jitarm64-mtfsfix-minor branch May 23, 2024 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants