Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common/atomic_ops: Don't cast away volatile from pointers | Lioncash | 2020-07-28 | 1 | -16/+21 |
| | | | | Preserves the volatility of the pointers being casted. | ||||
* | Common/AtomicOps: Correct GCC Intrinsic argument ordering. | Fernando Sahmkow | 2020-06-27 | 1 | -5/+5 |
| | |||||
* | Clang Format. | Fernando Sahmkow | 2020-06-27 | 1 | -7/+7 |
| | |||||
* | ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. | Fernando Sahmkow | 2020-06-27 | 1 | -0/+70 |