mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-02-14 00:09:24 +01:00
![comex](/assets/img/avatar_default.png)
It incorrectly continued to test EAX after it was changed to load directly to the assigned register. Also switch from a flush to ABI_PushRegistersAndAdjustStack, to avoid needless flushing in the no-idle case.