summaryrefslogtreecommitdiffstats
path: root/src/core/arm/exclusive_monitor.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: decouple ARM interface from DynarmicLiam2023-06-131-1/+1
* Initial ARM64 supportLiam2022-11-091-2/+2
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* ARM: Update Dynarmic and Setup A32 according to latest interface.Fernando Sahmkow2020-06-271-1/+1
* core: Implement separate A32/A64 ARM interfaces.bunnei2020-03-031-1/+1
* System: Address FeedbackFernando Sahmkow2020-01-271-1/+2
* ArmInterface: Delegate Exclusive monitor factory to exclusive monitor interfasce.Fernando Sahmkow2020-01-261-0/+13
* core: Namespace all code in the arm subdirectory under the Core namespaceLioncash2018-08-251-0/+4
* Implement exclusive monitorMerryMage2018-07-221-0/+7