mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-14 15:51:56 -05:00
Micro-optimization. Some CPUs can fuse CMP+B, TST+B, arith+CBZ, etc. I also moved things around for CMP+CSET and TST+CSET - which I'm not sure if any CPUs support - but it doesn't hurt anything, so I might as well. |
||
|---|---|---|
| .. | ||
| Android | ||
| Core | ||
| DSPSpy | ||
| DSPTool | ||
| PCH | ||
| UnitTests | ||
| VSProps | ||
| .clang-format | ||
| CMakeLists.txt | ||
| dolphin-emu.sln | ||