summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/CoreDevice.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-07-11 00:00:03 +0200
committerJosJuice <josjuice@gmail.com>2021-11-20 23:39:26 +0100
commite316d0e94feacf89a22bc1f841e76c8945326f4d (patch)
tree70ad746d054f70a2f5597d814d78fd5f0a8c11f4 /Source/Core/InputCommon/ControllerInterface/CoreDevice.cpp
parent96190887ce8cf523d45b9cfb0eb17a15e801f218 (diff)
JitArm64: Don't update dest reg when load triggers exception, part 2
If a host register has been newly allocated for the destination guest register, and the load triggers an exception, we must make sure to not write the old value in the host register into ppcState. This commit achieves this by not marking the register as dirty until after the load is done.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/CoreDevice.cpp')
0 files changed, 0 insertions, 0 deletions