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: Don't assume fastmem arena is available #8911

Merged
merged 1 commit into from Jun 29, 2020

Conversation

OatmealDome
Copy link
Member

@OatmealDome OatmealDome commented Jun 29, 2020

Should fix JitArm64 crashing when fastmem is off. The instruction lfd also is causing a crash for me, but that might just be an issue with my local build. Testers are appreciated...

@JMC47
Copy link
Contributor

JMC47 commented Jun 29, 2020

@dolphin-emu-bot rebuild

@degasus
Copy link
Member

degasus commented Jun 29, 2020

Sounds like a good fix. Thanks for the patch.

@degasus degasus merged commit 4095fb6 into dolphin-emu:master Jun 29, 2020
10 checks passed
@OatmealDome OatmealDome deleted the arm64-fastmem-off branch June 30, 2020 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants