mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 02:55:45 +00:00
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
0f250f4a1f
commit
f74d95547e
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