summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon
diff options
context:
space:
mode:
authorSintendo <3380580+Sintendo@users.noreply.github.com>2024-12-28 21:53:28 +0100
committerSintendo <3380580+Sintendo@users.noreply.github.com>2024-12-28 21:55:57 +0100
commitd2bfa157dc9ed038ab298c92b52dc09fda782bb5 (patch)
treefde756178c4106fd76a2e393b8fac7bb34e8e66a /Source/Core/InputCommon
parentad7dba541353d532f0299f6442e8ca59a9040695 (diff)
JitArm64_Integer: addex - Optimize InHostCarry for 0
Similar to what we did for subfex, but for 0. Before: 0x5280001b mov w27, #0x0 ; =0 0x1a1f037b adc w27, w27, wzr After: 0x1a9f37fb cset w27, hs
Diffstat (limited to 'Source/Core/InputCommon')
0 files changed, 0 insertions, 0 deletions