mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-02 14:58:03 +03:00
![]() For floating loads with a known address, this eliminates the pattern of: mov r12d, 80001014 mov rdx, r12d mov rdx, dword ptr [rbp+rdx] and generates a nice simple: mov rdx, dword ptr [rbp+00001014] |
||
---|---|---|
.. | ||
Android | ||
Core | ||
DSPSpy | ||
DSPTool | ||
PCH | ||
UnitTests | ||
VSProps | ||
.clang-format | ||
CMakeLists.txt | ||
dolphin-emu.sln |