mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-24 06:08:39 +00:00
In the event position == 0, we can just treat it as a simple movq, clearing the upper half of the XMM register. This also makes that case use only one register.