Files
dolphin/Source/Core/Core
Sintendo ed5cea2635 JitArm64_Integer: subfex - Explicitly handle a == b
Number of instructions stays the same, but we remove the false
dependency on the input registers.

Before:
0x7a1b037a   sbcs   w26, w27, w27

After:
0x5a9f23fa   csetm  w26, lo
2025-07-31 20:18:21 +02:00
..
2025-07-12 12:47:30 +02:00
2025-03-08 15:41:53 -05:00
2025-03-08 15:41:53 -05:00
2025-04-21 22:05:25 +10:00
2025-03-15 07:57:16 -04:00
2025-06-28 18:54:21 -05:00
2025-07-12 12:47:30 +02:00
2025-04-21 22:05:25 +10:00