rpcsx/rpcs3/Emu/CPU
Malcolm Jestadt f06c8b22e8 PPU/SPU LLVM: Emulate VPERM2B with a 256 bit wide VPERMB
- Save 1 uop by using 256 wide VPERMB instead of VPERM2B. (Compiles down to a vinserti128 and vpermb)
2021-10-13 17:51:54 +03:00
..
CPUDisAsm.h GUI Utilities: Implement instruction search, PPU/SPU disasm improvements (#10968) 2021-10-12 23:12:30 +03:00
CPUThread.cpp Add missing cpu_flag formatting 2021-10-05 20:16:11 +02:00
CPUThread.h SPU MFC: Implement MFC commands execution shuffling 2021-09-17 11:38:10 +03:00
CPUTranslator.cpp SPU LLVM: implement spu_re, spu_rsqrte 2021-09-17 10:23:43 +03:00
CPUTranslator.h PPU/SPU LLVM: Emulate VPERM2B with a 256 bit wide VPERMB 2021-10-13 17:51:54 +03:00