mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-10 06:01:32 -04:00
Maybe "tail call" isn't quite the right term for what this code is doing, since it's jumping to the dispatcher rather than returning, but it's the same optimization as for a tail call.