mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-26 12:01:35 -05:00
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.
21 KiB
21 KiB