mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-25 13:55:47 +02:00
And fix some stuff up. It would probably be good to unify the stack handling some more rather than having ABI_PushRegistersAndAdjustStack do part of it and ABI_AlignStack the rest, causing unnecessary subtract instructions on Linux x86 (only).