Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | dynarmic: Inline exclusive memory accesses | merry | 2022-02-27 | 1 | -1/+1 |
* | ARM: Addapt to new Exclusive Monitor Interface. | Fernando Sahmkow | 2020-06-27 | 1 | -5/+5 |
* | ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. | Fernando Sahmkow | 2020-06-27 | 1 | -1/+5 |
* | core: memory: Move to Core::Memory namespace. | bunnei | 2020-04-17 | 1 | -1/+1 |
* | System: Address Feedback | Fernando Sahmkow | 2020-01-27 | 1 | -2/+3 |
* | ArmInterface: Delegate Exclusive monitor factory to exclusive monitor interfasce. | Fernando Sahmkow | 2020-01-26 | 1 | -1/+9 |
* | Port #4182 from Citra: "Prefix all size_t with std::" | fearlessTobi | 2018-09-15 | 1 | -6/+6 |
* | core: Namespace all code in the arm subdirectory under the Core namespace | Lioncash | 2018-08-25 | 1 | -0/+4 |
* | exclusive_monitor: Use consistent type alias for u64 | Lioncash | 2018-07-24 | 1 | -8/+6 |
* | Implement exclusive monitor | MerryMage | 2018-07-22 | 1 | -0/+23 |