JosJuice 899d61bc7d 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.
2023-10-31 19:43:49 +01:00
..
2023-06-29 02:35:44 -05:00
2023-08-22 13:19:49 +02:00
2023-03-02 19:54:15 -06:00
2022-01-02 14:39:34 -08:00
2023-06-06 22:49:53 -05:00
2022-01-02 15:36:47 -08:00
2023-01-10 05:17:43 -08:00
2023-02-17 16:58:24 +01:00
2023-09-21 01:19:23 +02:00
2023-09-21 01:19:23 +02:00
2022-07-25 18:32:16 -07:00
2023-08-22 13:19:49 +02:00
2023-09-21 01:19:23 +02:00
2023-04-29 19:21:48 -04:00
2023-02-28 20:29:46 +01:00
2023-04-05 19:01:11 -07:00