rpcsx/rpcs3/Emu/CPU
Nekotekina 86fc842c89 TSX: new fallback method (time-based)
Basically, using timestamp counter.
Rewritten vm::reservation_op with the same principle.
Rewritten another transaction helper.
Add two new settings for configuring fallbacks.
Two limits are specified in nanoseconds (first and second).
Fix PUTLLC reload logic (prevent reusing garbage).
2020-10-31 15:34:14 +03:00
..
CPUDisAsm.h Debugger: Fix SignedHex 2020-10-23 13:13:04 +03:00
CPUThread.cpp Rename vm::reservation_light_op -> light_op 2020-10-31 15:08:49 +03:00
CPUThread.h TSX: new fallback method (time-based) 2020-10-31 15:34:14 +03:00
CPUTranslator.cpp PPU LLVM: Use VPERM2B to emulate VPERM (#8704) 2020-08-09 01:50:26 +01:00
CPUTranslator.h SPU LLVM: Add icelake optimized paths for SHUFB (#8712) 2020-08-13 15:00:56 +01:00