rpcsx/rpcs3/Emu/Memory
Nekotekina b68bdafadc vm: refactor vm::range_lock again
Move bits to the highest, set RWX order.
Use only one reserved value (W = locked).
Assume lock size 128 for range_locked.
Add new "Size" template argument that replaces normal argument.
2020-11-08 16:43:15 +03:00
..
vm.cpp vm: refactor vm::range_lock again 2020-11-08 16:43:15 +03:00
vm.h Experimental squashing of reservation memory area. 2020-04-16 02:25:43 +03:00
vm_locking.h vm: refactor vm::range_lock again 2020-11-08 16:43:15 +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 Improve cond_var notifiers 2020-11-06 00:10:16 +03:00
vm_var.h vm::gvar: add array support 2019-09-17 02:46:34 +03:00