mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-02-13 05:21:03 +00:00
The x64 implementation uses the SSSE3 instruction PSHUFB. A non-SSE fallback is provided in case the CPU doesn't support it. |
||
|---|---|---|
| .. | ||
| translate_arm | ||
| translate_arm.cpp | ||
| translate_thumb.cpp | ||
| translate.cpp | ||
| translate.h | ||