diff options
| author | Sintendo <3380580+Sintendo@users.noreply.github.com> | 2024-10-24 23:05:36 +0200 |
|---|---|---|
| committer | Sintendo <3380580+Sintendo@users.noreply.github.com> | 2024-10-24 23:05:42 +0200 |
| commit | e6fd843c0bde731e82585acfd502fd7ee8e6ce41 (patch) | |
| tree | 1ee91d427b2bf24d5a9d208bda23633e74c43abf /Source/Core/InputCommon/ControlReference/ExpressionParser.cpp | |
| parent | c212c0d08ec0affb7320aca1c707b5700ae1acde (diff) | |
JitArm64_LoadStore: Small dcbx optimization
MUL and SUB can be combined in one instruction.
Before:
0x1b1a7c01 mul w1, w0, w26
0x4b010318 sub w24, w24, w1
After:
0x1b1ae018 msub w24, w0, w26, w24
Diffstat (limited to 'Source/Core/InputCommon/ControlReference/ExpressionParser.cpp')
0 files changed, 0 insertions, 0 deletions
