summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/DynamicInputTextures/DITConfiguration.cpp
diff options
context:
space:
mode:
authorSintendo <3380580+Sintendo@users.noreply.github.com>2024-12-28 18:15:44 +0100
committerSintendo <3380580+Sintendo@users.noreply.github.com>2024-12-28 18:15:48 +0100
commit18dd3f69f15f8659f74a7b69627db924b9d169df (patch)
tree3b3b67eb35163e01164dc6b56fe7f091f22b9d22 /Source/Core/InputCommon/DynamicInputTextures/DITConfiguration.cpp
parente54bfd660567f6fd20e3d30b9072339ab56047b5 (diff)
JitArm64_Integer: subfex - Optimize InPPCState case for 0
When the immediate is zero, we can load the carry flag from memory directly to the destination register. Before: 0x394bd3b8 ldrb w24, [x29, #0x2f4] 0x2a1803f9 mov w25, w24 After: 0x394bd3b9 ldrb w25, [x29, #0x2f4]
Diffstat (limited to 'Source/Core/InputCommon/DynamicInputTextures/DITConfiguration.cpp')
0 files changed, 0 insertions, 0 deletions