diff options
| author | JosJuice <josjuice@gmail.com> | 2023-11-29 20:14:16 +0100 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2023-12-03 18:42:42 +0100 |
| commit | 8368a397eefb4d0a15fbfb46271de41f63f0402f (patch) | |
| tree | 4afa9c425c196fba76e7966a118af65beccf81aa /Source/Core/VideoCommon/GraphicsModSystem/Config/GraphicsTarget.cpp | |
| parent | 4f3f208fe49e5a017cda7b5f5ea18928c73a0f1e (diff) | |
JitArm64: Flush in the middle of lmw/stmw/mfcr
Normally we only flush registers right at the end of each PPC
instruction. However, for PPC instructions that use a lot of registers
one at a time, it's beneficial to do this flushing work in the middle
of the instruction instead, reducing the risk of register starvation
and improving pipelining.
Diffstat (limited to 'Source/Core/VideoCommon/GraphicsModSystem/Config/GraphicsTarget.cpp')
0 files changed, 0 insertions, 0 deletions
