mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-24 17:34:54 +01:00

With this, situations where multiple arguments need to be moved from multiple registers become easy to handle, and we also get compile-time checking that the number of arguments is correct.