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

MachineContext: Correct CTX_LR for Apple ARM64 #10203

Merged
merged 1 commit into from Nov 7, 2021

Conversation

merryhime
Copy link
Contributor

__x is only 29 elements in size (Reference: _struct.h).

__x[30] happens to alias to __lr, but relying on that is silly.

@lioncash lioncash merged commit c89226c into dolphin-emu:master Nov 7, 2021
10 checks passed
@merryhime merryhime deleted the ctx_lr branch November 7, 2021 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants