diff options
| author | JosJuice <josjuice@gmail.com> | 2023-11-05 09:15:08 +0100 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2023-11-05 09:15:08 +0100 |
| commit | 1b7bd32ac1daa90a0f9f6dfdd6c7289845a3cbad (patch) | |
| tree | fabc71edb97e05d84f325ae332ce9fb07ea5e1ab /Source/Core/VideoCommon/BPStructs.cpp | |
| parent | 6b2d801ed7a6998b2d481af1f8c9dab11595fe6b (diff) | |
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.
Diffstat (limited to 'Source/Core/VideoCommon/BPStructs.cpp')
0 files changed, 0 insertions, 0 deletions
