diff options
| author | JosJuice <josjuice@gmail.com> | 2023-09-30 17:32:51 +0200 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2023-10-31 19:43:49 +0100 |
| commit | 899d61bc7dd093393aafcd88c4f072ff879228a7 (patch) | |
| tree | 188dda7a7167c194804b547af8ba7af9fe59eccd /Source/Android/app/src/main/java/org | |
| parent | 5e74a8b850d67bc44b0e41e2ec9f3220dfa811ac (diff) | |
Jit64: Recompile asm routines on cache clear
This is needed so that the checks added in the previous commit will be
reevaluated if the value of m_enable_dcache changes.
JitArm64 was already recompiling its asm routines on cache clear by
necessity. It doesn't have the same setup as Jit64 where the asm
routines are in a separate region, so clearing the JitArm64 cache
results in the asm routines being cleared too.
Diffstat (limited to 'Source/Android/app/src/main/java/org')
0 files changed, 0 insertions, 0 deletions
