rpcsx/rpcs3/Emu/Memory
Nekotekina 80530e8aef vm: rename g_addr_lock to g_range_lock
Reduce size to 29 bits and use 3 bits to communicate some information.
This information can be used to to a very cheap lock-free access tests.
2020-10-31 15:08:49 +03:00
..
vm.cpp vm: rename g_addr_lock to g_range_lock 2020-10-31 15:08:49 +03:00
vm.h Experimental squashing of reservation memory area. 2020-04-16 02:25:43 +03:00
vm_locking.h vm: rename g_addr_lock to g_range_lock 2020-10-31 15:08:49 +03:00
vm_ptr.h Implement vm::reservation_op 2020-10-07 20:11:59 +03:00
vm_ref.h Avoid transitive include of vm_ref.h 2019-07-15 15:46:46 +03:00
vm_reservation.h Rename vm::reservation_light_op -> light_op 2020-10-31 15:08:49 +03:00
vm_var.h vm::gvar: add array support 2019-09-17 02:46:34 +03:00