summaryrefslogtreecommitdiff
path: root/Source/Android/app/src
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2023-09-30 17:32:51 +0200
committerJosJuice <josjuice@gmail.com>2023-10-31 19:43:49 +0100
commit899d61bc7dd093393aafcd88c4f072ff879228a7 (patch)
tree188dda7a7167c194804b547af8ba7af9fe59eccd /Source/Android/app/src
parent5e74a8b850d67bc44b0e41e2ec9f3220dfa811ac (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')
0 files changed, 0 insertions, 0 deletions