mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-23 00:50:42 +01:00
- Implement vm::reservation_trylock, optimized locking on reservation stores with no waiting. Always fail if reservation lock bitsa are set. - Make SPU accurate GET transfers on non-TSX not modify reservation lock bits. - Add some optimization regarding to unmodified data reservations writes. |
||
|---|---|---|
| .. | ||
| vm.cpp | ||
| vm.h | ||
| vm_locking.h | ||
| vm_ptr.h | ||
| vm_ref.h | ||
| vm_reservation.h | ||
| vm_var.h | ||