summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/TextureCacheBase.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2024-09-01 16:10:17 +0200
committerJosJuice <josjuice@gmail.com>2025-11-16 09:52:07 +0100
commit4114a0b50660e0821f4f54ddd597372a99c75a48 (patch)
tree7b88a04ec7aefea2c8839e49d286fc05cfed6f64 /Source/Core/VideoCommon/TextureCacheBase.cpp
parent502b48a690ece557c1c2c6eeff746d11ab0f6534 (diff)
Jit: Update constant propagation during instruction
This commit makes the JIT set/clear the individual registers of ConstantPropagation immediately instead of at the end of the instruction. This is needed to prevent Jit64::ComputeRC, which reads from a register written to earlier during the same instruction, from reading back stale register values from ConstantPropagation in the next commit.
Diffstat (limited to 'Source/Core/VideoCommon/TextureCacheBase.cpp')
0 files changed, 0 insertions, 0 deletions