mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-04-06 21:45:30 +02:00
The x64 implementation uses the SSSE3 instruction PSHUFB. A non-SSE fallback is provided in case the CPU doesn't support it.
The x64 implementation uses the SSSE3 instruction PSHUFB. A non-SSE fallback is provided in case the CPU doesn't support it.