mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-23 23:00:53 -04:00
- For GCC, use intrinsics that will work on ARM.
- Add AtomicExchangeAcquire.
- Make Atomic{Load,LoadAcquire,Store,StoreRelease} work for any suitable type.