rpcsx/rpcs3/Emu/Memory
Nekotekina 367f039523 Build transactions at runtime
Drop _xbegin family intrinsics due to bad codegen
Implemented `notifier` class, replacing vm::notify
Minor optimization: detach transactions from global mutex on TSX path
Minor optimization: don't acquire vm::passive_lock on PPU on TSX path
2018-05-16 17:31:58 +03:00
..
Memory.cpp Clean vm::ps3 namespace use 2018-02-09 17:49:37 +03:00
Memory.h "Memory" eliminated 2015-07-18 03:12:06 +03:00
MemoryBlock.h typos 2018-05-14 21:14:39 +04:00
vm.cpp Build transactions at runtime 2018-05-16 17:31:58 +03:00
vm.h Build transactions at runtime 2018-05-16 17:31:58 +03:00
vm_ptr.h Clean vm::ps3 namespace use 2018-02-09 17:49:37 +03:00
vm_ref.h Clean vm::ps3 namespace use 2018-02-09 17:49:37 +03:00
vm_var.h Memory mirror support 2018-05-09 23:35:34 +03:00