summaryrefslogtreecommitdiffstats
path: root/src/common/atomic_ops.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-28common/atomic_ops: Don't cast away volatile from pointersLioncash1-16/+21
2020-06-27Common/AtomicOps: Correct GCC Intrinsic argument ordering.Fernando Sahmkow1-5/+5
2020-06-27Clang Format.Fernando Sahmkow1-7/+7
2020-06-27ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes.Fernando Sahmkow1-0/+70