mirror of
https://github.com/azahar-emu/dynarmic
synced 2025-11-14 11:00:00 +01: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.