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

Jit: Change argument order for InvalidateICacheLine(s)FromJIT #11715

Merged
merged 2 commits into from Apr 5, 2023

Conversation

JosJuice
Copy link
Member

@JosJuice JosJuice commented Apr 1, 2023

This is an updated version of PR #11701 that also changes the argument order for JitArm64.

JosJuice and others added 2 commits April 1, 2023 14:34
We have these for a reason. I think this also fixes a theoretical
problem when `ABI_PARAM1 == loop_counter` where the first MOV destroys
the second's value; I'm not sure if this can actually happen in practice
though.
@AdmiralCurtiss
Copy link
Contributor

Looks reasonable to me, untested.

@AdmiralCurtiss AdmiralCurtiss merged commit 0a88c23 into dolphin-emu:master Apr 5, 2023
14 checks passed
@JosJuice JosJuice deleted the dcbx-order branch April 6, 2023 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants