diff options
| author | JosJuice <josjuice@gmail.com> | 2022-11-20 10:23:43 +0100 |
|---|---|---|
| committer | JosJuice <josjuice@gmail.com> | 2022-11-20 10:50:25 +0100 |
| commit | 4b6bad2f9e7fdf2b3ef2721167e6087728b5ea5e (patch) | |
| tree | eae274f27f5a70eaba57c437e63b613a99ffe9e2 /Source/Core/VideoCommon/PixelEngine.cpp | |
| parent | d7593dd7215d92ea0b5eb8fa8b592f3ed758b2ea (diff) | |
Jit64: Use MOV instead of ADD for updating imm Ra
The old code would first MOV the old imm into Ra and then do an ADD.
We can skip the ADD and just MOV the new imm.
Diffstat (limited to 'Source/Core/VideoCommon/PixelEngine.cpp')
0 files changed, 0 insertions, 0 deletions
