mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-29 08:01:41 -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.