diff options
| author | JosJuice <josjuice@gmail.com> | 2023-10-01 21:57:28 +0200 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2023-10-31 19:43:49 +0100 |
| commit | 0606433404ba2ab220ea3d3468911ed045c01cac (patch) | |
| tree | 9f3e506dd9fe0dfce59f74c8e2ca7ef3520e6488 /Source/Android/app/src | |
| parent | b3bfcc5d7f06bb029bf919525f7722ec01f7a28f (diff) | |
JitArm64: Check fastmem instead of fastmem_arena
Preparation for the next commit.
JitArm64 has been conflating these two flags. Most of the stuff that's
been guarded by fastmem_arena checks in fact requires fastmem.
When we have fastmem_arena without fastmem, it would be possible to do
things a bit more efficiently than what this commit does, but it's
non-trivial and therefore I will leave it out of this PR. With this
commit, we effectively have the same behavior as before this PR - plus
the added ability to toggle fastmem with a cache clear.
Diffstat (limited to 'Source/Android/app/src')
0 files changed, 0 insertions, 0 deletions
