diff options
| author | JosJuice <josjuice@gmail.com> | 2024-03-24 11:49:47 +0100 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2024-04-22 08:31:48 +0200 |
| commit | e8154a529f9ecf34e1ade2376a74b7841d40019e (patch) | |
| tree | d8eaeb8b87b4d513cd095a0d1f8b126fbd6ef8e4 /Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp | |
| parent | b6f0e8876e40a41941f0fb6cef89cf49c91edb56 (diff) | |
JitArm64: Increase farcode & nearcode cache size
This is a JitArm64 version of 219610d8a0e5a2c12d074314c6f2e62a4b43d7e4.
Due to limitations on how far you can jump with a single AArch64 branch
instruction, going above the former limit of 128 MiB of code (counting
nearcode and farcode combined) requires a bit of restructuring. With the
restructuring in place, the limit now is 256 MiB. See the new large
comment in Jit.h for a description of the new memory layout.
Diffstat (limited to 'Source/Core/DolphinQt/Debugger/CodeViewWidget.cpp')
0 files changed, 0 insertions, 0 deletions
