rpcsx/rpcs3/Emu/CPU
Malcolm Jestadt d8897c585d PPU/SPU LLVM: Allow Zen4 cpus to use VPERMI2B/VPERMT2B instead of the vperm2b256to128 path
- Zen4 based cpus can process VPERM2B in a single uop, unlike intel where it is 3 uops.
2022-10-01 15:38:29 +03:00
..
CPUDisAsm.h RSX-Debugger: Implement backwards scrolling 2022-04-15 22:34:51 +03:00
CPUThread.cpp SPU/LV2: Fix tiny race conditions 2022-09-21 20:35:34 +03:00
CPUThread.h Implement independent CPU preemptions 2022-09-13 19:28:20 +03:00
CPUTranslator.cpp arm64: implement pshufb intrinsic 2022-08-05 22:53:11 +02:00
CPUTranslator.h PPU/SPU LLVM: Allow Zen4 cpus to use VPERMI2B/VPERMT2B instead of the vperm2b256to128 path 2022-10-01 15:38:29 +03:00
sse2neon.h macos: fix build for arm64 2022-04-18 17:53:54 +03:00