mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-05 11:01:14 -05:00
Use the clobber list instead of the stack to save rbx when executing the cpuid instruction with inline assembly. This avoids breaking GCC assumptions about the stack pointer location.