diff options
| author | Sintendo <3380580+Sintendo@users.noreply.github.com> | 2024-12-28 22:12:46 +0100 |
|---|---|---|
| committer | Sintendo <3380580+Sintendo@users.noreply.github.com> | 2024-12-28 22:12:50 +0100 |
| commit | a4ba13b4c98f668e69523448960a230c031fea37 (patch) | |
| tree | 9490a28f41ea2c4e078452e28e448dfb81a0403e /Source/Core/InputCommon/ControlReference | |
| parent | d2bfa157dc9ed038ab298c92b52dc09fda782bb5 (diff) | |
JitArm64_Integer: addex - Optimize InHostCarry for -1
Same thing we did for subfex.
Before:
0x1280001a mov w26, #-0x1 ; =-1
0x1a1f035a adc w26, w26, wzr
After:
0x5a9f23fa csetm w26, lo
Diffstat (limited to 'Source/Core/InputCommon/ControlReference')
0 files changed, 0 insertions, 0 deletions
