rpcsx/rpcs3/Emu/CPU
Malcolm Jestadt 486d48e4f8 SPU LLVM: Optimize ROTQBY family for VBMI
- Avoid masking pshufb index by 0xf by using vpermb instead.
- Also fix conversion of vperm2b index to ShuffleVector index.
2021-01-25 13:18:23 +03:00
..
CPUDisAsm.h Disasm: read instruction contents only once 2020-12-21 13:46:26 +03:00
CPUThread.cpp Introducing RSX debugger entry (main debugger) 2021-01-19 22:55:12 +03:00
CPUThread.h Debugger: rewrite GetPc() 2020-12-06 15:32:13 +03:00
CPUTranslator.cpp Remove deprecated _bit accessor from v128 2020-12-29 21:04:28 +03:00
CPUTranslator.h SPU LLVM: Optimize ROTQBY family for VBMI 2021-01-25 13:18:23 +03:00