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