mirror of
https://github.com/yuzu-mirror/dynarmic.git
synced 2026-01-04 15:40:04 +01:00
* Return both the upper and lower parts of the multiply if required * SSE2 does not support the pmuldq instruction, do sign correction to an unsigned result instead * Improve port utilisation where possible (punpck instructions were a bottleneck) |
||
|---|---|---|
| .. | ||
| a64.cpp | ||
| fuzz_with_unicorn.cpp | ||
| testenv.h | ||
| verify_unicorn.cpp | ||