mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-31 12:54:47 +01:00
Remove "atomic operator" classes Remove test, test_and_set, test_and_reset, test_and_complement global functions Simplify atomic_t<> with constexpr if, remove some garbage Redesign bs_t<> to use class, mark its methods constexpr Implement atomic_bs_t<> for optimizations Remove unused __bitwise_ops concept (should be in other header anyway) Bitsets can now be tested via safe bool conversion |
||
|---|---|---|
| .. | ||
| vm.cpp | ||
| vm.h | ||
| vm_ptr.h | ||
| vm_ref.h | ||
| vm_var.h | ||