summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
diff options
context:
space:
mode:
authorMerryMage <MerryMage@users.noreply.github.com>2018-11-10 10:57:15 +0000
committerMerryMage <MerryMage@users.noreply.github.com>2018-11-10 10:57:15 +0000
commitdf08a778120185680e3393f23a508f92b6297018 (patch)
tree4a06d1a08c5b8031e8d4bc469b549a683737589c /Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
parent0e1cca54da025d73694aedc080e364ee51bf1ce9 (diff)
Jit_LoadStore: Ra needs to be ReadWrite when writeback is required
This was an erronous change in 534db3b, Ra was previously loaded but was changed to not being loaded. Why is loading necessary? Loading is necessary because when a memory exception occurs, the current register values are flushed. This occurs before a new value is loaded into Ra, so the previous value is required in Ra.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp')
0 files changed, 0 insertions, 0 deletions