summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControlReference/ExpressionParser.cpp
diff options
context:
space:
mode:
authormitaclaw <140017135+mitaclaw@users.noreply.github.com>2024-05-04 18:10:57 -0700
committermitaclaw <140017135+mitaclaw@users.noreply.github.com>2024-07-23 14:06:40 -0700
commit818647d694e613c79da10854a65b823e9aea3e8b (patch)
tree6a43fe9890ff2d03b5a53506d28b9a39a720dbb4 /Source/Core/InputCommon/ControlReference/ExpressionParser.cpp
parent0282fa7adbeea737bfdb8f11570d6d17ea94d47b (diff)
CachedInterpreter: WritePC optimizations
WritePC is now needed far less, only for instructions that end the block. Unfortunately, WritePC still needs to update `PowerPCState::npc` to support the false path of conditional branch instructions. Both drawbacks should be smoothed over by optimized cached instructions in the future.
Diffstat (limited to 'Source/Core/InputCommon/ControlReference/ExpressionParser.cpp')
0 files changed, 0 insertions, 0 deletions