summaryrefslogtreecommitdiff
path: root/src/core/arm/exclusive_monitor.cpp
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2023-06-12core: decouple ARM interface from DynarmicLiam
2022-11-09Initial ARM64 supportLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2020-06-27ARM: Update Dynarmic and Setup A32 according to latest interface.Fernando Sahmkow
2020-03-02core: Implement separate A32/A64 ARM interfaces.bunnei
2020-01-27System: Address FeedbackFernando Sahmkow
2020-01-26ArmInterface: Delegate Exclusive monitor factory to exclusive monitor interfa...Fernando Sahmkow
2018-08-24core: Namespace all code in the arm subdirectory under the Core namespaceLioncash
2018-07-22Implement exclusive monitorMerryMage