mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-10 19:01:32 -04:00
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.