summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem/Runtime/GraphicsModActionData.h
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2022-10-01 20:28:39 +0200
committerJosJuice <josjuice@gmail.com>2022-10-01 20:44:51 +0200
commit8984777749b6053da703b5e219fe9a8f0e577fd2 (patch)
tree28789712dc41cb8a34bc7868156048d40240636f /Source/Core/VideoCommon/GraphicsModSystem/Runtime/GraphicsModActionData.h
parent8902d2fe3a3ccd9629603dead9e10c476caf684b (diff)
JitArm64: Call GetImm before BindToRegister
In case the register we're binding is the same as the immediate register, we should fetch the immediate before calling BindToRegister. The way the register cache currently works, calling GetImm after BindToRegister actually does work, but it's better to not rely on it.
Diffstat (limited to 'Source/Core/VideoCommon/GraphicsModSystem/Runtime/GraphicsModActionData.h')
0 files changed, 0 insertions, 0 deletions