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: Improve Arm64FPRCache::GetCallerSavedUsed #9767

Merged
merged 1 commit into from Jul 22, 2021

Conversation

JosJuice
Copy link
Member

If we're only using the lower 64 bits of a callee-saved register, GetCallerSavedUsed can return false for it.

If we're only using the lower 64 bits of a callee-saved
register, GetCallerSavedUsed can return false for it.
@degasus degasus merged commit 8ad7508 into dolphin-emu:master Jul 22, 2021
11 checks passed
@JosJuice JosJuice deleted the jitarm64-fpr-callee-saved branch July 23, 2021 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants