JosJuice 1b7bd32ac1 JitArm64: Correctly flush non-dirty immediates
Without this change, non-dirty immediates don't actually get flushed.
This can be a problem if we for instance are flushing all registers in
order to execute an interpreter fallback. If that interpreter fallback
writes to a register that contained a non-dirty immediate, the JIT will
keep using the old value instead of loading the updated value.
2023-11-05 09:15:08 +01:00
..
2023-11-03 16:15:04 +01:00
2023-10-31 19:43:49 +01:00
2023-04-29 16:10:38 -05:00
2023-11-01 22:08:39 +01:00
2023-10-02 17:28:23 -04:00