summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem/Runtime/CustomShaderCache.cpp
diff options
context:
space:
mode:
authorSintendo <3380580+Sintendo@users.noreply.github.com>2025-08-06 00:30:31 +0200
committerSintendo <3380580+Sintendo@users.noreply.github.com>2025-08-07 07:51:15 +0200
commitfc9f2d9cea4fc0e92e16edbe075780d68c591cc7 (patch)
treefdf069dccaaa9f18a91a18f1639d543bb369a43e /Source/Core/VideoCommon/GraphicsModSystem/Runtime/CustomShaderCache.cpp
parente3d889feb17782804061233f01bbf7ae691b4fac (diff)
JitArm64_Integer: subfcx - Optimize b == 0
Equivalent to a negation, no need to materialize the zero. Before: 0x52800015 mov w21, #0x0 ; =0 0x6b1802b6 subs w22, w21, w24 After: 0x6b1803f6 negs w22, w24
Diffstat (limited to 'Source/Core/VideoCommon/GraphicsModSystem/Runtime/CustomShaderCache.cpp')
0 files changed, 0 insertions, 0 deletions