summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem/Runtime/CustomShaderCache.cpp
diff options
context:
space:
mode:
authorSintendo <3380580+Sintendo@users.noreply.github.com>2025-08-03 09:41:44 +0200
committerSintendo <3380580+Sintendo@users.noreply.github.com>2025-08-07 07:51:15 +0200
commite3d889feb17782804061233f01bbf7ae691b4fac (patch)
treeae148849f732a0aa32a2eb63e9ef89911bbff795 /Source/Core/VideoCommon/GraphicsModSystem/Runtime/CustomShaderCache.cpp
parent3111a785a106e4d184d9c3037e1df9a35ce06d31 (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/CustomShaderCache.cpp')
0 files changed, 0 insertions, 0 deletions