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: Fix BindToRegister in case Immediate && !set_dirty #11117

Merged
merged 2 commits into from Oct 5, 2022

Conversation

JosJuice
Copy link
Member

@JosJuice JosJuice commented Oct 2, 2022

Fixes a Rogue Squadron II regression from PR #11094.

This set_dirty stuff is pretty tricky to reason about. I thought I was clever when coming up with set_dirty, but maybe I was too clever for my own good...

@JMC47
Copy link
Contributor

JMC47 commented Oct 2, 2022

Fixes RS2 on JITARM

Fixes a Rogue Squadron II regression from 9d73583.

This set_dirty stuff is pretty tricky to reason about. I thought I
was clever when coming up with set_dirty, but maybe I was too clever
for my own good...
@dvessel
Copy link
Contributor

dvessel commented Oct 2, 2022

Confirmed working. Awesome, thanks!

@AdmiralCurtiss AdmiralCurtiss merged commit cf094eb into dolphin-emu:master Oct 5, 2022
11 checks passed
@JosJuice JosJuice deleted the jitarm64-imm-not-dirty branch October 5, 2022 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
5 participants