mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-02-06 19:44:01 +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. |
||
|---|---|---|
| .. | ||
| backend/x64 | ||
| common | ||
| frontend | ||
| ir_opt | ||
| CMakeLists.txt | ||