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_Tables: Construct tables at compile-time #9401

Merged
merged 2 commits into from Jan 1, 2021

Conversation

lioncash
Copy link
Member

Migrates the Aarch64 JIT tables over to the same tabling mechanism as the x64 JIT in which we just compute them all at compile-time.

@lioncash lioncash force-pushed the jittable branch 2 times, most recently from 5c3eddc to 67ab34a Compare December 31, 2020 00:25
Migrates the Aarch64 JIT over to the same tabling mechanism as the x64
JIT.
Does what the comment says I should do :p
@leoetlino leoetlino merged commit 452aad2 into dolphin-emu:master Jan 1, 2021
10 checks passed
@lioncash lioncash deleted the jittable branch January 1, 2021 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants