dolphin-emulator/Source
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
..
Android Merge pull request #13789 from Simonx22/update-sdk36-gradle813 2025-07-26 11:19:44 +02:00
Core JitArm64_Integer: subfex - Explicitly handle a == b 2025-07-31 20:18:21 +02:00
DSPSpy DSPSpy: Make RealDSP final and make overide explicit 2025-05-10 13:02:55 +02:00
DSPTool
PCH
UnitTests Merge pull request #13783 from jordan-woyak/schedule-event-from-thread-fix 2025-07-16 20:29:18 -04:00
VSProps Merge pull request #13694 from jordan-woyak/sdl3 2025-06-24 18:59:48 -04:00
.clang-format Clang-format: Fix invalid settings 2025-05-01 22:05:07 +02:00
CMakeLists.txt
dolphin-emu.sln InputCommon: Update to use SDL3 and bump the SDL submodule in Externals to release-3.2.16. 2025-06-07 16:27:54 -05:00