mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-02 20:11:02 +01:00
7ba9a8537b
Should be at least a bit better than the previous LRU approach. Currently has two basic components: whether a register is dirty (dirty registers need to be stored, so clobbering them hurts more) and how many other registers will be used between now and the next time a register gets used. Also don't pre-load values that don't need to be in registers. |
||
---|---|---|
.. | ||
Android | ||
Core | ||
DSPSpy | ||
DSPTool | ||
PCH | ||
UnitTests | ||
VSProps | ||
CMakeLists.txt | ||
dolphin-emu.sln |