summaryrefslogtreecommitdiffstats
path: root/src/common/atomic_ops.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* common/atomic_ops: Don't cast away volatile from pointersLioncash2020-07-281-16/+21
* Common/AtomicOps: Correct GCC Intrinsic argument ordering.Fernando Sahmkow2020-06-271-5/+5
* Clang Format.Fernando Sahmkow2020-06-271-7/+7
* ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes.Fernando Sahmkow2020-06-271-0/+70