core/memory + arm/dynarmic: Use a global offset within our arm page table.
This saves us two x64 instructions per load/store instruction. TODO: Clean up our memory code. We can use this optimization here as well.
This commit is contained in:
parent
028b2718ed
commit
0986caa8d8
3 changed files with 18 additions and 10 deletions
2
externals/dynarmic
vendored
2
externals/dynarmic
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 087a74417abfb0a8ae3bc1463d0d476a9bf94e53
|
||||
Subproject commit f6ae9e1c3311b747b7b91fd903c62bf40b3b9c88
|
Loading…
Add table
Add a link
Reference in a new issue