summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem/Config/GraphicsModFeature.h
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2022-11-20 10:23:43 +0100
committerJosJuice <josjuice@gmail.com>2022-11-20 10:50:25 +0100
commit4b6bad2f9e7fdf2b3ef2721167e6087728b5ea5e (patch)
treeeae274f27f5a70eaba57c437e63b613a99ffe9e2 /Source/Core/VideoCommon/GraphicsModSystem/Config/GraphicsModFeature.h
parentd7593dd7215d92ea0b5eb8fa8b592f3ed758b2ea (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/GraphicsModSystem/Config/GraphicsModFeature.h')
0 files changed, 0 insertions, 0 deletions