diff options
| author | Sintendo <3380580+Sintendo@users.noreply.github.com> | 2025-08-03 09:41:44 +0200 |
|---|---|---|
| committer | Sintendo <3380580+Sintendo@users.noreply.github.com> | 2025-08-07 07:51:15 +0200 |
| commit | e3d889feb17782804061233f01bbf7ae691b4fac (patch) | |
| tree | ae148849f732a0aa32a2eb63e9ef89911bbff795 /Source/Core/VideoCommon/GraphicsModSystem/Runtime/GraphicsModActionData.h | |
| parent | 3111a785a106e4d184d9c3037e1df9a35ce06d31 (diff) | |
JitArm64_Integer: subfcx - Optimize a == 0
This case can be handled as a move. It also generates a constant carry
flag.
Before:
0x52800013 mov w19, #0x0 ; =0
0x6b1302b3 subs w19, w21, w19
After:
0x2a1503f3 mov w19, w21
Diffstat (limited to 'Source/Core/VideoCommon/GraphicsModSystem/Runtime/GraphicsModActionData.h')
0 files changed, 0 insertions, 0 deletions
