mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-04 12:09:05 -06:00

Revision b058bbd
was causing the AsmCommon routines to overrun the code
buffer allocated for it. According to Fiora, it happens only on Linux
because of the fact that Linux has more caller-save registers than other
platforms.